Alzter / TuxBuilder

A Godot re-implementation of SuperTux
GNU General Public License v3.0
212 stars 28 forks source link

Add basic pause menu and setup Tux for breaking boxes #12

Closed skyace65 closed 5 years ago

skyace65 commented 5 years ago

Adds a basic pause menu to the game. You can quit the game and resume from it. The other buttons are non functional for now. I also added a collision box to Tux's head for breaking boxes and hitting ? boxes.