Trying to add Zoom in a HTML5 game, does this work? Is there a way to scale the screen (other than using a layer?) (Ideally, I'd like to be able to switch between 1x and 4x)
Thanks in advance!
Trying to add Zoom in a HTML5 game, does this work? Is there a way to scale the screen (other than using a layer?) (Ideally, I'd like to be able to switch between 1x and 4x)
Thanks in advance!
Hi, yes it will zoom the screen. Use the action Screen > Set Scale to 0.5, 1.0 (normal size), 1.5, 2.0 etc. You can find the Zoom help file by clicking the Help button in its Properties / About tab.
Also use the build and run to test it on your desktop. Hope this helped.