gdquest-demos / godot-platformer-2d

2d Metroidvania-inspired game for the 2019 GDquest Godot Kickstarter course project.
MIT License
623 stars 74 forks source link

Remove unused onready var on the Player #148

Closed NathanLovato closed 5 years ago

NathanLovato commented 5 years ago

We should remove the ref to the state machine on the Player - and clean up everything that nothing accesses anymore.