Kuma-Boo / project-reignition

A remake of Sonic and the Secret Rings
Other
35 stars 6 forks source link

State machine refactor #236

Closed Kuma-Boo closed 2 months ago

Kuma-Boo commented 2 months ago

Refactors the PlayerController.cs to use separate state scripts. This should allow for easier debugging.