First lobby implementation

This commit is contained in:
2025-01-22 07:22:43 +01:00
parent 9adf07d745
commit fe08da9d4c
3 changed files with 102 additions and 4 deletions

View File

@ -11,9 +11,8 @@ height = 1.8
[node name="Character" type="Node3D"]
[node name="CharacterBody3D" type="CharacterBody3D" parent="." node_paths=PackedStringArray("ANIMATION_PLAYER")]
[node name="CharacterBody3D" type="CharacterBody3D" parent="."]
script = ExtResource("1_sue4n")
ANIMATION_PLAYER = NodePath("")
[node name="CollisionShape3D" type="CollisionShape3D" parent="CharacterBody3D"]
transform = Transform3D(1, 0, 0, 0, 1.42432, 0, 0, 0, 0.967678, 0, 1.27907, 0)