hello guys
i'm using bullet on my sprite to move it horizantaly and i want it to change the movement angle or speed but after some seconds the sprite loses some pixels
can you help me on that ? try the .capx and you will understand
thanks in advance
ufile.io/tjtz6
Develop games in your browser. Powerful, performant & highly capable.
This happens because the bullet can travel a different number of pixels on each tick.
You need to change your code like this:
This happens because the bullet can travel a different number of pixels on each tick. You need to change your code like this:
thanks a lot man
i really appreciate
you always help me :D