I was thinking about fast selecting ALL/selecting ONE layer switch on just one click. Having something like 10 layers and turning them on/off one by one is not very suitable when project extends and grows.
It would be nice to have option to isolate selected layer with one click. As layout gets more and more packed with stuff, this quick turn on/off every layer but selected would become handy.
Thank You very much, Guizmus. I think this will do the trick.
Develop games in your browser. Powerful, performant & highly capable.
Hi all.
Here's the situation:
Sprite A on a frame number 4 is to spawn sprite B with bullet behavior.
How to avoid constantly creating sprite B when frame number 4 lasts?
I need only one sprite B spawned on frame.
Thanks in advance.