Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 300 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 300 Bytes

Unity Top Down Shooter Prototype

Prototype I'm currently developing using unity, feel free to use any code / assets used in the projects for your own.

TODO

  • Refactor PlayerMovement.cs
    • Move input mapping into it's own class
    • Move any code related to animation into it's own class