Open Issues Need Help
View All on GitHubAI Summary: Update the game tutorial to improve clarity for new players. This involves potentially splitting the current single tutorial screen into two, and adding a section on 'breaking things' to address player confusion during playtesting.
AI Summary: Debug and fix an infinite loop preventing the game from progressing past the Awake/Start phase. This involves examining the game's initialization code in the Unity editor (or equivalent) to identify the source of the infinite loop and correct the error.
AI Summary: Rework the player control system to fix bugs and improve usability. Collaboration with @DanielGroeneweg is required to determine the best approach for the new input system.