Is there any function to hide a sprite?
Ive been using the commands initially... eg:
sx1pos=398 sy1pos=271 Get Sprite 2,1,244,68 To 253,76 then positioning with Sprite 1,sx1pos,sy1pos,1
All i can do currently to hide it is move it off the screen eg: Sprite 1,-20,-20,1 which works but
Is there some command it just hide all sprites or just the one desired.??
Sprite Show / Sprite Hide not implemented? Strange... Will have a look.
It IS implemented... Sprite Hide -> no parameters, hides all the sprites Sprite Hide 1 -> hides sprite 1 Sprite Show Sprite Show 1 :)
ok i tried again and if i use this method, sprite hide 1, it brings up a crash message.
I clicked this error and emailed it. It came back crash@aoz.studio unknow address tho.
AOZ Studio Runtime Crash Report
application: Name of your application. date: 18/03/2020-08:24:28 source position: 1109:12 message: this.aoz.spritesContext.getElement(...).setShow is not a function stack: TypeError: this.aoz.spritesContext.getElement(...).setShow is not a function at v1_0_sprites.setVisible (file:///C:/Users/maleh/Documents/AOZ%20Studio%20Applications/My%20Applications/The%20Mystical%20Princess/html/run/v1_0_sprites.js:181:83) at Application.blocks.<computed> (file:///C:/Users/maleh/Documents/AOZ%20Studio%20Applications/My%20Applications/The%20Mystical%20Princess/html/run/application.js:2071:20) at doUpdate (file:///C:/Users/maleh/Documents/AOZ%20Studio%20Applications/My%20Applications/The%20Mystical%20Princess/html/run/aoz.js:405:53)