Physics.movable problem

mlaftamlafta Member Posts: 147
edited November -1 in Working with GS (Mac)
Hello all,

I am having a a problem with an actor which has the physics movable to false to prevented from moving and then I want it to be movable if I click it so I created a rules to change that attribute to TRUE but this is didn't work. Any ideas?

M

Comments

  • SlickZeroSlickZero Houston, TexasMember, Sous Chef Posts: 2,870
    Turning off physics shuts everything down. You can use interpolate on an actor that has its physics turned off to move it, though.
Sign In or Register to comment.