Commit graph

2 commits

Author SHA1 Message Date
Anthony Foxclaw
6ce7d58163 Decoupled player and background scenes
- The player has been decoupled from the world scene and made it's own separate scene that can now be instanced.
- The parallax backgrounds that were apart of the player are also decoupled from the player and made independent each other.

Despite these recent changes, the game continues to function as if it did before the decoupling.
2020-06-26 18:28:15 -04:00
068753a961 Inital commit 2020-06-26 12:26:11 -05:00