aprilGame/scene/character_body_2d.tscn

13 lines
478 B
Plaintext

[gd_scene format=3 uid="uid://d4nnj62h6fjcq"]
[ext_resource type="Script" uid="uid://f42eg5a0cckl" path="res://scripts/player_guy.gd" id="1_j5628"]
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_80nbo"]
[node name="CharacterBody2D" type="CharacterBody2D" unique_id=44928680]
script = ExtResource("1_j5628")
metadata/_edit_group_ = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=547069058]
shape = SubResource("CapsuleShape2D_80nbo")