I need some help on Default Platforming engine...
...For MMF2. I have a few things I can't figure out.
.1 I don't know how to make it so you don't repeatedly jump while holding the jump button. "Fire button 1 I think"
2.I don't know how to make it so when you tap jump you jump lightly, and when you hold jump you jump farther.
3.How do you do you make double jumping possible?
I'll include the file I am working on...its a bit unorthodox the way I am doing things so please bare with me.
http://www.megaupload.com/?d=7P64TO4S
Thanks
Re: I need some help on Default Platforming engine...
Try using the Platform Movement object. If you've got MMF2 you allready have it. It's much better suited for this than the normal platform movement.
Re: I need some help on Default Platforming engine
You could also see DavidN's custom platform movement tutorial or use the forum's search facility to find out what I wrote about how to do double jumping a while ago.
Re: I need some help on Default Platforming engine
ok thanks guys I went and got it, but I can't figure out how to change the speed of horizontal movement.
Re: I need some help on Default Platforming engine
You have to change the variable "Max X Velocity". :)
Look at the Examples.