Commit Graph

1 Commits

Author SHA1 Message Date
Pat Wick 2e7e13996f 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!
2024-03-06 22:05:52 -05:00