Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » If touching clone block?
- DBZboy21Gaming
-
Scratcher
95 posts
If touching clone block?
I am trying to make my own version of agario and i need to make a script fot the sprite whenever it touches food, but the food is made of clones.
I am basically trying to make this:
I am basically trying to make this:
if <touching [ clone] ?> then
blabla
end
- StrangeMagic32
-
Scratcher
1000+ posts
If touching clone block?
Well if the sprite is named player (for example) an if touching player in the player sprite would only fire if it was touching a clone, so that should work.
https://scratch.mit.edu/projects/384370350/
https://scratch.mit.edu/projects/384370350/
Last edited by StrangeMagic32 (April 10, 2020 14:55:18)
- DBZboy21Gaming
-
Scratcher
95 posts
If touching clone block?
do you want a project link?
and also it would be easier to understand if you knew what agario was, so do you know?
even if not its okay
project link
https://scratch.mit.edu/projects/384365382/
and also it would be easier to understand if you knew what agario was, so do you know?
even if not its okay
project link
https://scratch.mit.edu/projects/384365382/
- StrangeMagic32
-
Scratcher
1000+ posts
If touching clone block?
Well it seems to be all in order, where's the issue?
- DBZboy21Gaming
-
Scratcher
95 posts
If touching clone block?
Oh yeah nvm i solved it right after posting my issue sorry

- Discussion Forums
- » Help with Scripts
-
» If touching clone block?

