Great game with very good graphics. I'm not happy about the controls though. It should be WASD and mouse or arrows and Z/X. If you can, please change the controls.
Thanks for the update. Could you add an Amazon appstore plugin? I have a Fire 7 and would like to be able to play my games on it.
Here is how to do a simple transition using the fade behavior. There is a transition object on layer 'transitions' in each layout.
+ System: On start of layout
-> Functions: Call Transition (State: "In")
| Local number Fade_Time = 1.5
* On function 'Transition'
* Parameter 'State' (String)
----+ System: State = "In"
-----> Transition: Fade: set fade-out time to Fade_Time
-----> Transition: Fade: start fade
----+ System: State = "Out"
-----> System: Create object Transition on layer "Transitions" at (0, 0)
-----> Transition: Set size to (ViewportWidth("Transitions"), ViewportHeight("Transitions"))
-----> Transition: Fade: set fade-in time to Fade_Time
+ Transition: On Fade fade-out finished
-> Transition: Destroy
+ Transition: On Fade fade-in finished
-> System: Signal "LayoutChange"
Very annoying LOL! I like it!
Very cool!
Very nice! Thank you!
Thank you!
Could you add an Amazon plugin? I have an Amazon Fire and no way to play my games except the remote preview. Thank you.
That actually worked pretty well, thank you. I guess I just need to learn the new functions better. As we all know, changes can sometimes be difficult to adjust to. :)
For once, I'm not very happy with this update because you can't use the old functions feature with new projects. How am I supposed to do transitions? With the old functions feature: On function(transition) - parameter 0 = in: fade in - parameter 0 = out: fade out. How would I do this with the new one?
Very good! There is one bug that you can't see your coins, but other than that amazing!
UlisesFreitas
I found a bug where if you die, your inventory appears as empty until you collect another inventory item. This also happens when you win a level. I thought you might like to know so you can fix it.
I'm sooooo happy about the 'Animations Editor: Crash when changing the name of an animation.' C3 crashed 6 times on me in one day!
Great game! Add more levels!
How did you do the multiplayer scroll-to? I'm not very experienced with multiplayer. Thank you.
Member since 2 Mar, 2018