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!