Discuss Scratch

EndWarrior1326
Scratcher
6 posts

Game Collab with @SmolKoi

Ima answer questions
TheAnomalousPseudo
Scratcher
1000+ posts

Game Collab with @SmolKoi

This topic belongs on the Collaboration forum page.


We ought to be careful with that octopus that takes over the servers. He's well armed.
EndWarrior1326
Scratcher
6 posts

Game Collab with @SmolKoi

define Repeat Up animation 
repeat until <<not <key [ v] pressed?>>

switch costume to [ Up1]
wait (0.007) secs
switch costume to [ Up2(You can do as many of these as necessary.]
wait (0.007) secs
end
Make the walking animation costumes, then insert them in to the code. Make sure when you create the define block, you put it as run without screen refresh. Do this for all the others (Right, Left, Down)
EndWarrior1326
Scratcher
6 posts

Game Collab with @SmolKoi

when green flag clicked
repeat until <<[(game)] = [over]>>
if <<(cutscene) = [Yes]>> then
hide

stop [other scripts in sprite]

else
show
end
end

Last edited by EndWarrior1326 (May 13, 2021 20:10:04)

EndWarrior1326
Scratcher
6 posts

Game Collab with @SmolKoi

e

Last edited by EndWarrior1326 (May 13, 2021 21:13:51)

UnLife
Scratcher
8 posts

Game Collab with @SmolKoi

TheAnomalousPseudo wrote:

This topic belongs on the Collaboration forum page.
pog

Powered by DjangoBB