Call an Object Variable


I see global and scene but not object, how do I do that?

1 Like

you have to mention the object name and then the variable name. Example:
player.variable()

2 Likes