Getting width of entire scene.
jmachado999
Member Posts: 52
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
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
Thank you!
Get the unlocked actor to pass some useful information into a '.game' level attribute (which any actor can access).
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
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.