I have a global script for saving and loading. When I try to use the variables from the global script, it gives out an error.
Cannot find member " " in base " "
I followed the Godot 4 Global Variables youtube tutorial but I still get this error.
I already put script in the globals but it doesn’t seem to register it.