I was wondering how to make a player heat seek to its selected moving target the sort of an arpg
while using pathfinding its easily done with LOS on AI but the player seems a little more stubborn
Also what would be the most efficient way to angle it toward the enemy for projectile attacks using a 8 direction sprite (id imagine set animation based on enemy angle but theres room for discrepency)