I made a radial force for left mouse button. Placed a bridge and a destroyable bridge at the same place and used the collision of non destructible bridge…I want to make myself able to switch mesh collisions when I left click and apply the radial force to the bridge at the same time but they can’t be at the same time because of the “enable input”
here is what I have done
this is my bridge blueprint
http://1.1m.yt/22RLspW.png
this is my radial force blueprint
http://3.1m.yt/OBzGcZ0.png
when I step into bridge blueprint’s collision and press left mouse button… it switches the collision as I want but doesn’t do the radial force at first click…