Discuss Scratch

lockness
Scratcher
30 posts

help me my damage won't work on a game I'm trying to make

search (alien lizard LOL) and please help
Par0dy
Scratcher
100+ posts

help me my damage won't work on a game I'm trying to make

Well you should create a new variable called attack put it when space as forever then when ever you attack change attack by 1 then just before attack say
forever
Whatever you had in here
wait until <(attack) = (item (((attack) / (2)) v) of [list v])>
end

and add list to all even numbers. Bit confusing…

Last edited by Par0dy (May 21, 2014 08:19:08)


drmcw
Scratcher
1000+ posts

help me my damage won't work on a game I'm trying to make

You need to sort out the flow within your game. You are creating clones but do you realise that the clones will inherit the when space key pressed and all the when I receive scripts for the parent sprite? Only one ask box can appear at a time so having all that is a recipe for disaster!

10 !
ScratchVaders or Galaga?
Maybe Eliza can help you decide?
lockness
Scratcher
30 posts

help me my damage won't work on a game I'm trying to make

thanks i'll use that
thank you so much

Powered by DjangoBB