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

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    Uncheck "Moveable" in it's physics properties.

Sign In or Register to comment.