jChicote / ProjectExodus

ProjectExodus is a revamp of the old Evacuation game. It will still have all its bell's and whistles of being a pixel art focused rescue and shoot-em all
MIT License
1 stars 0 forks source link

Create PlayerInitailiserCommand #31

Closed jChicote closed 4 weeks ago

jChicote commented 1 month ago

Description

Creation and initialisation of the player is all over the place. It needs to be centralised to reduce the overall complexity

Acceptance Criteria:

jChicote commented 1 month ago

Scope Change

Instead of a command initialiser, a seperate player spawner is instead created