add collecting coins
This commit is contained in:
6
objects/game_manager.tscn
Normal file
6
objects/game_manager.tscn
Normal file
@@ -0,0 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://b4eifkc31jsun"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/game_manager.gd" id="1_58t7u"]
|
||||
|
||||
[node name="Node" type="Node"]
|
||||
script = ExtResource("1_58t7u")
|
Reference in New Issue
Block a user