Card cast
This commit is contained in:
parent
7df936cd01
commit
52572f8c37
17 changed files with 124 additions and 30 deletions
11
units/zlosma/zlosma.tscn
Normal file
11
units/zlosma/zlosma.tscn
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[gd_scene format=3 uid="uid://c37cnfxui8boa"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://db7simgenakts" path="res://units/unit.gd" id="1_gn8wq"]
|
||||
[ext_resource type="Texture2D" uid="uid://ctc3mk7gm68ha" path="res://units/zlosma/zlosma.png" id="2_ogo5x"]
|
||||
|
||||
[node name="Zlosma" type="Node2D" unique_id=867192004]
|
||||
script = ExtResource("1_gn8wq")
|
||||
metadata/_custom_type_script = "uid://db7simgenakts"
|
||||
|
||||
[node name="Zlosma" type="Sprite2D" parent="." unique_id=1801362192]
|
||||
texture = ExtResource("2_ogo5x")
|
||||
Loading…
Add table
Add a link
Reference in a new issue