Scripts renamed
This commit is contained in:
parent
484fb75fa3
commit
aa35ee5975
17 changed files with 7 additions and 5 deletions
4
scripts/player/player_global.gd
Normal file
4
scripts/player/player_global.gd
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
extends Node
|
||||
|
||||
|
||||
var player: CharacterBody3D
|
||||
Loading…
Add table
Add a link
Reference in a new issue