Godot Version
Replace this line with your Godot version
Question
Ask your question here! Try to give as many details as possible
can you explain it very simple
Replace this line with your Godot version
Ask your question here! Try to give as many details as possible
can you explain it very simple
can you break it down in more detail for like getting the global_player position and etc
use
class_name GlobalData extends Object
static var player_data:={}
And you can access it anywhere by GlobalData.player_data