Move GameController to Autoload #16

Closed
opened 2025-03-24 18:42:54 +00:00 by OddlyTimbot · 1 comment
Owner

Move the game controller logic into an autoload so that data there can be preserved across levels.

Move the game controller logic into an autoload so that data there can be preserved across levels.
Author
Owner

In addition to moving the game controller into an autoload, remove any hard references to the SceneManager, and instead just replace them with custom signals that the SceneManager can listen to.

In addition to moving the game controller into an autoload, remove any hard references to the SceneManager, and instead just replace them with custom signals that the SceneManager can listen to.
OddlyTimbot added this to the Week5 Levels and BadGuys milestone 2025-03-24 18:53:55 +00:00
Sign in to join this conversation.
No Label
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: OddlyTimbot/FebruaryGame#16
No description provided.