Malicondi wrote:

Hexahedroned wrote:

Alright. Do I have to run the python script constantly for this to work?
From my current knowledge, you only have to run the python script when you need to / are looking to update the cloud variables, there isn't an need to update it constantly.
We might have two different ideas of what I am talking about. What I meant is that every project that is using my engine will be updated every time I set a cloud variable to a new value. I want it to call that cloud variable from my project, parse that variable, and run it. It should call that variable regardless of who owns the project. Thank you.