Hello i'm there today cause I have some problem to script..
First I want to know how to make a monster point at you and walk to you but when you fire him it disapear and appear after like 5 sec.
The problem is when I script it and I put(go to *sprite 1* in 5 sec. but when I fire and the arrow touch him he dosn't disapear
What can I do?
Please be fast it is for Mai 3
Thank you
Last edited by G33K-M4573R (2012-04-23 18:09:28)
Offline
But where can be spawning area? Can I switch *go to ...* to go to (x..) (y..)? but I want that the monster walk to my sprite
Offline
G33K-M4573R wrote:
But where can be spawning area? Can I switch *go to ...* to go to (x..) (y..)? but I want that the monster walk to my sprite
Sure, go to any (X,Y) co-ordinates and then:
When gf Clicked
broadcast respawn
When I recieve 'Respawn'
Repeat until touching (arrow)
point towards player
move 1 step
hide
wait (5) secs
go to (x,Y)
Broadcast 'Respawn'
Hope this helps!
Offline
Thank you so much prestige that help me
Offline
Can you help me with the script cause I can't make them
http://scratch.mit.edu/projects/G33K-M4573R/2488181
If you can, can you maake the script? It will help me so much
Offline