Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly
- noob65364
-
Scratcher
12 posts
I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly
does anyone know how to fix this???
- Sammies123333
-
Scratcher
100+ posts
I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly
could you make it a little more clear? sorry but it's a little hard to understand what you mean
- noob65364
-
Scratcher
12 posts
I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly
when ever an a attack is coming instead of going to the current attack its going to where it was before
- Sammies123333
-
Scratcher
100+ posts
I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly
when ever an a attack is coming instead of going to the current attack its going to where it was beforelike do you mean where the attack is coming from?
- noob65364
-
Scratcher
12 posts
I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly
yeah
- noob65364
-
Scratcher
12 posts
I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly
its like delayed
- Sammies123333
-
Scratcher
100+ posts
I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly
its like delayedSo like you're trying to make a warning sign right before the attack comes?
- noob65364
-
Scratcher
12 posts
I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly
yes but its going where the attack was before
- Sammies123333
-
Scratcher
100+ posts
I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly
yes but its going where the attack was beforeso like is the attack coming from offscreen? (sorry for asking so many questions lol)
- noob65364
-
Scratcher
12 posts
I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly
no
- noob65364
-
Scratcher
12 posts
I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly
when I receive [ v]
go to [ v]
show
wait (1) secs
hide
- noob65364
-
Scratcher
12 posts
I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly
that's the code im using
- Sammies123333
-
Scratcher
100+ posts
I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly
that's the code im usingthat's supposed to work
try this:
when I receive [message v]
go to x: (x) y: (y)
show
wait (1) secs
hide
- noob65364
-
Scratcher
12 posts
I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly
ok
- noob65364
-
Scratcher
12 posts
I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly
now its just going to random places I think
- noob65364
-
Scratcher
12 posts
I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly
here's the game (no movement yet) its for today's scratch week theme:https://scratch.mit.edu/projects/1316107838/
- Sammies123333
-
Scratcher
100+ posts
I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly
now its just going to random places I thinkchange the x and y to where the attack is coming from
- noob65364
-
Scratcher
12 posts
I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly
I've been trying that for a bit D:
- Sammies123333
-
Scratcher
100+ posts
I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly
I've been trying that for a bit D:let me try remixing it
- Sammies123333
-
Scratcher
100+ posts
I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly
I've been trying that for a bit D:try this: https://scratch.mit.edu/projects/1316228741/
also for some reason I don't get a message when you reply, so sometimes I might take a bit to reply back
- Discussion Forums
- » Help with Scripts
-
» I'm trying to make a warning signal but its not going to the attack but instead goes where its were previusly