Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » i need help with automatic (non-predetermined) enemy spawning
- CrazyCoder1247
- Scratcher
100+ posts
i need help with automatic (non-predetermined) enemy spawning
link to game click it :D
hello! i need help with automatic (non-predetermined) enemy spawning.
P. S. please look at the game and all it's details to get the best understanding of
what you need to help me with. thx!
hello! i need help with automatic (non-predetermined) enemy spawning.
P. S. please look at the game and all it's details to get the best understanding of
what you need to help me with. thx!
- The_Game_
- Scratcher
1000+ posts
i need help with automatic (non-predetermined) enemy spawning
The game is not shared
- funnyguy1227
- Scratcher
44 posts
i need help with automatic (non-predetermined) enemy spawning
You can try
when green flag clicked
forever
if <more clones> then
go to x: (0) y: (0)
point in direction (pick random (-180) to (179))
move (1000) steps
create clone of [myself v]
end
end
- CrazyCoder1247
- Scratcher
100+ posts
i need help with automatic (non-predetermined) enemy spawning
Oops!
i just shared it.
sorry!!
i just shared it.
sorry!!
- Discussion Forums
- » Help with Scripts
- » i need help with automatic (non-predetermined) enemy spawning