Discuss Scratch

robodiskjokey
Scratcher
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
Scratcher
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
Scratcher
100+ posts

Stamps are always in Back Layer

Catscratcher07 wrote:

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.
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.

Powered by DjangoBB