-
It's under the "limit conditions" sub-menu of the special object, which is the same sub-menu that has the "only one action when event loops" condition. The "repeat" option is one I usually overlook (since I hardly ever use it, though I do know what it does), so I wouldn't be surprised if I wasn't the only one.
-
Ah i did it but i can only dash once.
-
Hm, I guess that doesn't work the way I thought it did, then...
-
Indeed. i just need the dash to finish my engine so that i can upload it online but i had tried many times and failed because its a difficult feature to implement.
I wonder if there is some way to to do the dash like in the X games where:
If you press and hold dash you dash until its over, but after 20 of a second you can dash again.
If you tap the dash key then you don't dash as far.
If you repeatedly tap the dash key, you keep doing small little dashes.
If you your already dashing and you repeatedly spam the dash key you also do little dashes.
If you dash and let go halfway you stop.
Its quite a headache for me to figure out how to do that as i tried so many times and i keep failing :(
-
Are you going to release the source code once the engine is done? By the way, the example file seems to require an external file.
-
Yes i will release the source code and i this file should work http://www.mediafire.com/?lnia5xo7qol7jru oh and try opening it from MMF2 that should work.
-
Erm, that one also requires an external file. The active picture objects require 2 file:
C:\Users\Axelion\Desktop\Rockman X A.E\Maps + Objects\Object Graphics\Terrain\Training Terain.PNG
C:\Users\Axelion\Desktop\Rockman X A.E\Maps + Objects\Object Graphics\Terrain\Training Terain 2.PNG
I don't have those files, so the player just falls straight down to their doom.
-
i am very sorry i should have realized that i will upload those two files. Forgive me for that
-
-
Thanks. I'll get to work on fixing it.