I dont want to load the entire game at begining, can I put loading in specific places?
Develop games in your browser. Powerful, performant & highly capable.
If you want to make the fairy move faster just change lerp(self.X,xTarget,dt)<- dt to another number like 0.03
I make a tutorial based on this movement but for camera
scirra.com/tutorials/626/making-a-smooth-following-camera
I have exactly the same problem, when I press 2 keys at same time the animation stop in the first frame of the last button I press.