Quote:
Originally Posted by Stefan
These variables have been added to make it simplier to be able to see what the current value is. On Classic and Era iphone we use visible = true/false instead of show()/hide(), for dontblock and drawunderplayer it can sometimes be good to use the old version to make it work in the offline editor.
|
Something I've also been wondering about is whether or not it's more efficient to use these synchronised variables serverside instead of clientside where it makes sense?