add basic scenes

This commit is contained in:
anonoe 2026-02-09 20:07:53 +01:00
commit c30449c479
10 changed files with 129 additions and 0 deletions

10
Player.tscn Normal file
View file

@ -0,0 +1,10 @@
[gd_scene format=3 uid="uid://bjt15rm720w5g"]
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_0rwas"]
[node name="Player" type="CharacterBody2D" unique_id=1675096620]
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=554119030]
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=1337429488]
shape = SubResource("CapsuleShape2D_0rwas")