Improved component system

This commit is contained in:
2024-02-15 16:28:27 +01:00
parent 8de91eaba1
commit b439919ad0
19 changed files with 89 additions and 99 deletions

View File

@ -0,0 +1,4 @@
class_name Character
extends CharacterBody3D
var controller: Controller