SE102-intro-game-development
SE102-intro-game-development copied to clipboard
Course assignments and the final project will be a complete Super Mario 3
Results
2
SE102-intro-game-development issues
Sort by
recently updated
recently updated
newest added
trafficstars
The current Framework is really messy in many ways! Really hard to add anything... Further update details will update in the comment below!!
If you have a player state that needs to persist between different Scenes (such as player health or power-ups), then you may want to keep a list of players outside...