Game Development Community

StaticStape updates in World Editor delayed

by Brandon James · in General Discussion · 03/10/2006 (12:33 pm) · 0 replies

Hi All,

I'm having a strange scenario where I update an objects rotation via some script that I wrote and I only see a yellow bounding box where the object will be. Once I click the yellow box then the model snaps into place, but until I click it, I only see the old value.

Simillarly, if I update the shapeName for a TSObject I don't see the updated shape. I have to save the map, and then when I reload the map the new shape will be present. Is there any way for me to tell the TSStatic to refresh its display?

Thanks,