Discuss Scratch

CheeseRoblox
Scratcher
5 posts

Wait block isn't working

So I was making a game and I wanted to use animations for my game and when I use the wait block, it dosent work but when I don't use, it works but it fixes on one costume only. Heres the script I used :

when green flag clicked
forever
if <[(Equipped] = [fish]> then
if <[(HoldClick?)] = [1]> then
broadcast [FishSpin v]



else
switch costume to [FishEquip v]
end



else
switch costume to [Noob v]
end
end
end

when I receive [FishSpin v]
switch costume to [FishSpin1 v]
wait (0.2) secs
next costume
wait (0.2) secs
next costume
wait (0.2) secs
next costume
wait (0.2) secs
next costume
wait (0.2) secs
next costume
wait (0.2) secs
next costume
wait (0.2) secs
next costume
Ranger_07
Scratcher
100+ posts

Wait block isn't working

When you say “wait block”, do you mean this one?
broadcast [FishSpin v] and wait
CheeseRoblox
Scratcher
5 posts

Wait block isn't working

no i mean this one
wait (1) secs
CheeseRoblox
Scratcher
5 posts

Wait block isn't working

nvm I fixed it
Ranger_07
Scratcher
100+ posts

Wait block isn't working

CheeseRoblox wrote:

nvm I fixed it
ok then
JoeyjJoe
Scratcher
43 posts

Wait block isn't working

CheeseRoblox wrote:

no i mean this one
wait (1) secs
Can you link the project please?

Working on a JRPG that is a collab between many Scratchers, but we need more help! If you wanna help, fill out the forum form
https://www.scratch.mit.edu/discuss/topic/756559/

Powered by DjangoBB