Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: FritsLyn on June 24, 2013, 05:45:32 PM

Title: Speed of "Gravity" in "Controller Simple Move"?[SOLVED]
Post by: FritsLyn on June 24, 2013, 05:45:32 PM
"Controller Simple Move" has gravity applied.. some sort of gravity, I guess.

I need this "gravity" to move faster - does any one have a clue to how / if this is possible? It's not "real" gravity, is it?

Thanks.
Title: Re: Speed of "Gravity" in "Controller Simple Move"?
Post by: jeanfabre on June 25, 2013, 02:36:50 AM
Hi,

 There is a gravity property in your "CharacterMotor" script attached to your character. Increase that value, but actually I think you should instead change "Max Fall speed" maybe?

bye,

 Jean
Title: Re: Speed of "Gravity" in "Controller Simple Move"?
Post by: FritsLyn on July 07, 2013, 07:38:01 AM
Thanks a bunch :)