SetGlobals is definitely a good solution. I have worked with this successfully 
before. But it only to retrieve and set single boolean value.

In your case I would rather have json save out running on each scene close 
event and retrieve on scene open event.

Sent from my iPhone

> On 23-Mar-2015, at 9:29 pm, Francois Lord <[email protected]> wrote:
> 
> I never got it to work, but you can try this.
> http://download.autodesk.com/global/docs/softimage2013/en_us/sdkguide/si_cmds/SetGlobal.html
> 
> 
>> On 23-Mar-15 11:07, Eric Thivierge wrote:
>> Hello,
>> 
>> Was wondering if there is a way to have a self installing property survive a 
>> New Scene call. Typically I attach it to the Scene Root but that won't 
>> survive a New Scene call.
>> 
>> I have a UI that I would like to save the state of over a new scene call.
>> 
>> Anyone have a trick for this?
>> 
>> Eric T.
>> 
> 

Reply via email to