Block a user
260 contributions in the last 12 months
Less
More
Move GameController to Autoload
In addition to moving the game controller into an autoload, remove any hard references to the SceneManager, and instead just replace them with custom signals that the SceneManager can listen to.
Move GameController to Autoload
Implement Tilemap Layer
Create A Terrain Set
Parallax2d Implementation
Parallax2d Implementation
Create A Terrain Set
Implement Tilemap Layer
With a simple tile set, should be able to draw non-interactive graphics onto the screen. Very nice for simple stuff.
Implement Tilemap Layer
Update Bullet Graphics