How do I let the character constantly moving forward? Just like this game youtube.com/watch
Here is my project dropbox.com/s/wd834jrr8m8hv8z/lvl2.capx
Bump, there's gotta be a way to force my character to go constantly to the right ;_;
Change your player's 8Direction movement to 4 way, and on Every Tick, Add Action > Player > 8Direction > Simulate Control > Right
You could always make him static and make everything else move to the left <img src="smileys/smiley36.gif" border="0" align="middle" />
The bullet behaviour?
Yeah that's kinda my idea, but how do I let the background move to the left?
Develop games in your browser. Powerful, performant & highly capable.
try this db.tt/8a9CGKEn
hope it helps
edit: update cpax so now stops moving sprite if camera reach end of level
try this db.tt/8a9CGKEn hope it helps edit: update cpax so now stops moving sprite if camera reach end of level
Ugh the last free version is 108.2...
maybe I don't understand something...but download latest beta and open capx...is it illegal to download beta or what?
My bad, I didn't know it was a beta version. It's perfect! Thanks a lot, I love you <3