How to do that?

cmzcmz Member Posts: 46
edited March 2012 in Working with GS (Mac)
If I setup the scene's Gravity Y is 120,but in scene ,all items in the scene are fall down.How to do that some items can do their things impregnability.(such as drag, move ect,so I must choose it movable)
Thanks everyone :)

Best Answer

  • MotherHooseMotherHoose Posts: 2,456
    Accepted Answer
    set scene Gravity to 0

    on actors you want to be affected by gravity
    add AccelerateBehavior Direction: 270 (down) Acceleration: 120

    image MH

Answers

  • cmzcmz Member Posts: 46
    set scene Gravity to 0

    on actors you want to be affected by gravity
    add AccelerateBehavior Direction: 270 (down) Acceleration: 120

    image MH
    thank you !
  • calvin9403calvin9403 Member Posts: 3,186
    and in that way you can have a switch or something in your rule as well
  • cmzcmz Member Posts: 46
    and in that way you can have a switch or something in your rule as well
    er...for example? :-/
Sign In or Register to comment.