Compare commits
7 Commits
cd4f527ab1
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 9ff7fee53c | |||
| 6dd20aff97 | |||
| 894f77e3cd | |||
| bbda9768a2 | |||
| 4e127b091c | |||
| d3eac34147 | |||
| a93f163b85 |
11
block/Scenes/MapTest.tscn
Normal file
11
block/Scenes/MapTest.tscn
Normal file
@@ -0,0 +1,11 @@
|
||||
[gd_scene format=3 uid="uid://d3m22yqoyvo4t"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://b448mpav6ek52" path="res://Scenes/arena_game_manager.tscn" id="1_0tjoe"]
|
||||
[ext_resource type="PackedScene" uid="uid://db1oeukux1376" path="res://Scenes/Enemy1.tscn" id="2_pddb8"]
|
||||
|
||||
[node name="MapTest" type="Node2D" unique_id=2115555896]
|
||||
|
||||
[node name="ArenaGameManager" parent="." unique_id=1024187604 instance=ExtResource("1_0tjoe")]
|
||||
|
||||
[node name="Enemy1" parent="." unique_id=1765361359 instance=ExtResource("2_pddb8")]
|
||||
position = Vector2(379, 168)
|
||||
Reference in New Issue
Block a user