Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Stamps are always in Back Layer
- robodiskjokey
-
100+ posts
Stamps are always in Back Layer
I was making a program that involves stamping - and I noticed that they stamps always go behind another sprite.
stamp
- Catscratcher07
-
1000+ posts
Stamps are always in Back Layer
That is normal, if you want stamps to go in front of something, either you should be using clones (of which only 300 can exist at once) instead of stamps, or you should draw everything with pen.
- robodiskjokey
-
100+ posts
Stamps are always in Back Layer
Yeah but I am making a tile placing game - which means if I make a new clone, and I use my scroll to change the tile to something else so I can place it elsewhere, It also changes the placed clone and not just the upcoming one. That is normal, if you want stamps to go in front of something, either you should be using clones (of which only 300 can exist at once) instead of stamps, or you should draw everything with pen.
- Discussion Forums
- » Help with Scripts
-
» Stamps are always in Back Layer