Hi, im trying to make a 2d mario kind of game in multimedia fusion 2 (dev) and my problem is that i must create gravity so that my character dont float around. How do i create gravity?
Please help!
There are already ready-made mario engines on the downloads section. Just check them out. If you have no idea about platform engines, then I would suggest looking at: clickteam.com
There are a few ways. One, you could use the built-in platform movement that Clickteam provides. It makes platforming games easy but also a bit buggy and uncontrollable. (From a programming perspective) Two, you could use the Platform Movement Object Extension, I've heard good things about it and it's also apparently easy to use but powerful. Three, make a custom movement. If you want to do that, head on over to http://www.clickteam.com like Mr. Green said and check out the download resources section. There's a custom platform movement in there.