Hello!
Is there a Plugin where i can get or set an Instance Variable by name?
Example:
Player.instanceVariable("my_var")
and then also an event where you can set by name
Develop games in your browser. Powerful, performant & highly capable.
I don't think so. I wanted to do some thing similar so i ended up using dictionary object.