Vector Bullet

5

Timo 2019-09-18 05:49

Example how to move a sprite to a target position using a direction vector.


BlockHead 2019-09-18 11:13

Useful


Meticulac 2024-11-24 01:50

This also presents an interesting example of how sprite wrapping works, in that even though the target cursor visibly wraps around, the actual target that the projectile aims at does not.


Log in to reply.