first Prototype
This commit is contained in:
parent
89503407e7
commit
c887a2168c
78 changed files with 2494 additions and 2 deletions
8
scenes/upgrade/upgrade.tscn
Normal file
8
scenes/upgrade/upgrade.tscn
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://bvr0ors52rcax"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dww2ci11ovsub" path="res://scenes/upgrade/upgrade.gd" id="1_6bmsu"]
|
||||
|
||||
[node name="Upgrade" type="Node2D"]
|
||||
script = ExtResource("1_6bmsu")
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
Loading…
Add table
Add a link
Reference in a new issue