Card cast
This commit is contained in:
parent
7df936cd01
commit
52572f8c37
17 changed files with 124 additions and 30 deletions
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")
|
||||
Loading…
Add table
Add a link
Reference in a new issue