Commit graph

7 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
e9d4432937 Refined "print" for better feedback. Host port and player count fields properly pass data now to host function. 2020-06-26 14:35:54 -05:00
014c841ac9 Resolved a missing parameter in func host_game for port 2020-06-26 13:14:09 -05:00
b674ef3ff4 Small UI tweaks 2020-06-26 13:08:08 -05:00
068753a961 Inital commit 2020-06-26 12:26:11 -05:00
22733e2780 Upload files to '' 2020-06-26 13:15:57 -04:00
7a54c85371 Initial commit 2020-06-26 12:35:54 -04:00