How to get a color change or vibration feedback (on htc vive controllers) in case two objects hit each other while one is beeing picked with the htc vive controller.

Hi everyone

I’m trying to simulate a handling opperation where the user is picking up an object using the htc vive controllers and has to handle it trough a narrow environment. To get feedback if he hits any objects of its surrounding I would prefer to get a vibration feedback on the controllers or at least a color change to the static mesh.

My blueprint for the static mesh that has to be moved contains a scripting that turns the static mesh red if the controller “hits” the object using the following coding:

but I’m not able to get the static meshes to turn each other red by collsision.
Could anyone provide some help with that.