Save state of the Platformer and switch to the Pong minigame #19
Labels
No labels
Art/Music
Bug
Feature
Performance
Refactoring
UI
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
#20 Refacture game structure to make switching between scenes easier
mario/godot_test
Reference: mario/godot_test#19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We need some sort of state saving system, so we can switch the scene to the Pong minigame and return to the same position in the platformer world when the minigame ends.