Gravity? Effect some but not all actors?

DrGlickertDrGlickert Member Posts: 1,135
edited November -1 in Working with GS (Mac)
I'd like gravity to effect some actors, but not others. (essentially I'm trying to get an effect where actors fall from the sky without having to put individual attributes on each of the actors...)

So, I'd like to have gravity effect the actors that fall, and not the ones that I don't want it to effect.

Any thoughts? Or is it best to do individual movement controls on each of the actors (Like an ACCELERATE at 270 degrees or MOVE TO, or MOVE or something like that)?

Comments

  • firemaplegamesfiremaplegames Member Posts: 3,211
    yeah, gravity is just acceleration in the down direction.

    If you just want it to affect certain actors, it is best to just put an accelerate behavior in the down direction like you said.

    Another advantage of that technique is that you can tun the gravity on and off with Rules.
Sign In or Register to comment.