Getting width of entire scene.
I would like to get the width of the entire scene and use it in an actors prototype but I can't seem to find it. Can someone kindly point me in the right direction?
The reason is that I have scenes with different sizes and would like to access the width dynamically.
Thanks in advance!
The reason is that I have scenes with different sizes and would like to access the width dynamically.
Thanks in advance!
Comments
Thank you!
Get the unlocked actor to pass some useful information into a '.game' level attribute (which any actor can access).
The other options is to use the method I listed above, one time set up, drag and drop, but you do need to position it.