visibility rework
This commit is contained in:
parent
6b939d241c
commit
9d0e09220d
37 changed files with 212 additions and 75 deletions
|
|
@ -3,6 +3,7 @@ extends CharacterBody3D
|
|||
class_name Player
|
||||
|
||||
@export var team: Session.TEAMS
|
||||
@export var weapon_models: Dictionary[StringName,Node3D]
|
||||
|
||||
signal spawned
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue