15 lines
483 B
Plaintext
15 lines
483 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://cvos258vtnsju"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://gnnvs3vb6gbp" path="res://model/Kid1.png" id="1_lgn5e"]
|
|
|
|
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_34g5i"]
|
|
|
|
[node name="gamin" type="CharacterBody2D"]
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
|
shape = SubResource("CapsuleShape2D_34g5i")
|
|
|
|
[node name="Kid1" type="Sprite2D" parent="."]
|
|
position = Vector2(0, -1)
|
|
texture = ExtResource("1_lgn5e")
|