Gravity question
FanStudioUK
Member Posts: 459
If in my scene I have added gravity, is it possible for an actor not to be affected by the gravity? If yes, how?
Thank you
Thank you
Comments
So a workaround is to make/keep the Scene Gravity attribute 0 and 0, and any actors you want to be affected by gravity, put into their Rules an Acceleration Behaviour, setting the direction you want (9 times out of 10 I guess that'll be 270, i.e downwards), Make it Relative to scene; and set Acceleration to something like 1000.
Hope that helps!
:-)
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps
Keep in mind, since the actor can no longer move now, rules such as "move" or "accelerate" will not work, you will have to use "interpolate" to make the actor move.