Search Results
7/16/2025, 3:30:20 AM
>>531393092
Looks like you could put all this player attribute data in a basic PlayerManager.gd script and put anything that needs to be globally referenced in a GameManager.gd singleton autoload script. Looks like you're going down the right path now.
Looks like you could put all this player attribute data in a basic PlayerManager.gd script and put anything that needs to be globally referenced in a GameManager.gd singleton autoload script. Looks like you're going down the right path now.
Page 1