playMaker

Author Topic: Speed of "Gravity" in "Controller Simple Move"?[SOLVED]  (Read 2675 times)

FritsLyn

  • Full Member
  • ***
  • Posts: 191
Speed of "Gravity" in "Controller Simple Move"?[SOLVED]
« 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.
« Last Edit: July 09, 2013, 04:45:13 AM by jeanfabre »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15620
  • Official Playmaker Support
Re: Speed of "Gravity" in "Controller Simple Move"?
« Reply #1 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

FritsLyn

  • Full Member
  • ***
  • Posts: 191
Re: Speed of "Gravity" in "Controller Simple Move"?
« Reply #2 on: July 07, 2013, 07:38:01 AM »
Thanks a bunch :)