Is it possible to re-initialize the snowStorm if you want to update a value after it's running?
For example say I want to do:
snowStorm.snowColor=newColor
After the storm has already started. It seems this can only be changed during the first initialization. Is there a work around to change configuration values and then re-load?
Is it possible to re-initialize the snowStorm if you want to update a value after it's running?
For example say I want to do:
After the storm has already started. It seems this can only be changed during the first initialization. Is there a work around to change configuration values and then re-load?