This commit is contained in:
Marek
2026-03-29 21:12:00 +02:00
parent ea0d2b51c0
commit b9ed399d34
7 changed files with 86 additions and 7 deletions

View File

@@ -1 +1,4 @@
extends CharacterBody3D
func _ready() -> void:
add_to_group("player")