mirror of
https://github.com/Ikatono/TierMaker.git
synced 2025-10-28 20:45:34 -05:00
initial commit
This commit is contained in:
10
card.tscn
Normal file
10
card.tscn
Normal file
@@ -0,0 +1,10 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://bcmgf041scwb4"]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_25ape"]
|
||||
|
||||
[node name="Card" type="Area2D"]
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
shape = SubResource("RectangleShape2D_25ape")
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
Reference in New Issue
Block a user