fieldOfView | SPi-V dev
Is it possible to make invisible spi-v.dcr in director for a while? i tried it with sprite(something).Visible=False but it didn't work. i just worried about is it possible?
sprite(something).Visible=False
----- Fatih
You could move the sprite off the stage, either to the left, right, top, or bottom.
Re: invisible spi-v.dcr
You could move the sprite off the stage, either to the left, right, top, or bottom.