bom/client/player/Character.gd

4 lines
72 B
GDScript

class_name Character
extends CharacterBody3D
var controller: Controller