- Godot Engine Game Development Projects
- Chris Bradfield
- 56字
- 2021-06-18 18:51:28
Part 2 – Coin scene
In this part, you'll make the coins for the player to collect. This will be a separate scene describing all of the properties and behavior of a single coin. Once saved, the main scene will load the coin scene and create multiple instances (that is, copies) of it.