Updating PixleCrusher Vars threw C# script
Posted: Thu Sep 22, 2022 6:42 pm
Hello, I have a clock that is running in my game that I would like to keep track of in the PixleCrushers Variables tab. The way it works is it's basically a float. So 0.5 would just be half a day. So basically if the clock counter is 0.5, I would like my PixleCrushers var to update along side that. I'll have events happen at specific times so communicating with my Var database will be important.
So...I guess how do I get access to my vars from my script?
So...I guess how do I get access to my vars from my script?