Newer
Older
DungeonShooting / DungeonShooting_Godot / prefab / test / MoveComponent.tscn
[gd_scene load_steps=2 format=2]

[sub_resource type="RectangleShape2D" id=1]

[node name="MoveComponent" type="CharacterBody2D"]

[node name="Collision" type="CollisionShape2D" parent="."]
shape = SubResource( 1 )