Card cast
This commit is contained in:
parent
7df936cd01
commit
52572f8c37
17 changed files with 124 additions and 30 deletions
11
units/doh/doh.tscn
Normal file
11
units/doh/doh.tscn
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[gd_scene format=3 uid="uid://f6wx6xux4558"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://db7simgenakts" path="res://units/unit.gd" id="1_jfbus"]
|
||||
[ext_resource type="Texture2D" uid="uid://bwggofu5iv0xt" path="res://units/doh/doh.png" id="2_6ge01"]
|
||||
|
||||
[node name="Doh" type="Node2D" unique_id=2114547969]
|
||||
script = ExtResource("1_jfbus")
|
||||
metadata/_custom_type_script = "uid://db7simgenakts"
|
||||
|
||||
[node name="Doh" type="Sprite2D" parent="." unique_id=1785775524]
|
||||
texture = ExtResource("2_6ge01")
|
||||
11
units/fosma/fosma.tscn
Normal file
11
units/fosma/fosma.tscn
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[gd_scene format=3 uid="uid://mjnfkoesyjni"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://db7simgenakts" path="res://units/unit.gd" id="1_rlbkj"]
|
||||
[ext_resource type="Texture2D" uid="uid://du3h8ou2sxh6s" path="res://units/fosma/fosma.png" id="2_nfc7p"]
|
||||
|
||||
[node name="Fosma" type="Node2D" unique_id=279205841]
|
||||
script = ExtResource("1_rlbkj")
|
||||
metadata/_custom_type_script = "uid://db7simgenakts"
|
||||
|
||||
[node name="Fosma" type="Sprite2D" parent="." unique_id=615442119]
|
||||
texture = ExtResource("2_nfc7p")
|
||||
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