Discuss Scratch

25byu
Scratcher
19 posts

How can I change the color of a pen stamp

Hello friends, I need help for my project: Territory Wars
here's the project link: https://scratch.mit.edu/projects/612640056/
I Recommend you turn on turbo mode when running otherwise it would be slow.
So if you can, watch the video in credits. It should show what my goal is. I highly recommend watching the video.
I tried to use clones to create the grid, but there is a clone limit.
I used the pen stamp instead, but now I'm stuck.
How do I make it so that when the a ball hits a tile/unit, it changes to the wanted color.
Thanks for the help, and Happy Holidays!
real_ender_dragon
Scratcher
61 posts

How can I change the color of a pen stamp

Well, you can use turbowarp.org to make infinite clones,
But to change the stamp color you have to
set [color] effect to (50)
stamp
I guess you could could use the ‘go to’ block and stamp over it…that should work


when green flag clicked
render (signature)
deck26
Scratcher
1000+ posts

How can I change the color of a pen stamp

The stamp shows the current state of the sprite so set the colour effect before stamping. If the stamp has already been done you need to overstamp with the new look.

Last edited by deck26 (Dec. 7, 2021 08:36:25)

25byu
Scratcher
19 posts

How can I change the color of a pen stamp

real_ender_dragon wrote:

Well, you can use turbowarp.org to make infinite clones,
But to change the stamp color you have to
set [color] effect to (50)
stamp
I guess you could could use the ‘go to’ block and stamp over it…that should work
I tried turbowarp, it's not unlimited clones.

Powered by DjangoBB