make floating platform not moving
I put my actor(like a platform) in the air ( higher than the ground ) and i want it to fix at there and it does but when my Main Actor hits it , it will move .
I have put a collision behavior in my Main Actor
How can i let the platform not moving when my Main Actor hits it?
Comments
Uncheck "Moveable" in it's physics properties.