updated player to be able to shoot projectiles

used some of the movement system "vector" idea for the movement
system to drive how the projectile moves. Direction is based on
the last direction the player moved. Eventually damage and speed
will depend on the race and class, but for now, it moves!
This commit is contained in:
Pat Wick
2024-03-06 22:05:52 -05:00
parent 03c110bea2
commit 2e7e13996f
5 changed files with 45 additions and 2 deletions

Binary file not shown.

Binary file not shown.