gdquest-demos / godot-3-beginner-2d-platformer

Learn to create a 2d platform game with the Godot game engine. This is a beginner programming tutorial.
MIT License
364 stars 96 forks source link

Add Interface #8

Closed henriiquecampos closed 5 years ago

henriiquecampos commented 5 years ago

A very simple Interface to display how many Coins (#6) the player collected, how many are still missing, and the player's current score.