WIP: Migrating to node3ds

This commit is contained in:
2025-02-09 23:28:31 +01:00
parent f9a260e3ab
commit 1f6eff86c8
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
extends CharacterBody3D
extends Marker3D
class_name CharacterWrapper
@export var die_script: GDScript = null