eric-blue / feywild

0 stars 0 forks source link

[EPIC] Basic player combat #16

Open eric-blue opened 1 year ago

eric-blue commented 1 year ago

This is a pretty broad one, but what we want to do is create a combat system via a new MODULE for the player

Right now, there is a keypress event on the PlayerController that triggers an "ATTACK!" so we want to move this into it's own module and add to it