my geometry dash spider game is kinda slow and I want to add more pillars but don't know how
Snap! Build Your Own Blocks)
geometry dash spider by stoneking | Snap! Build Your Own Blocks
thanks
instead of your massive if statement, use IF ELSE or just use this:
There is no need for all of the scripts to check which costume the spider is using, you can just do this:
And for the pillars, I recommend that you use clones to add more.
thanks for the advice, I added more pillars but its still wonky, do you know what the problem is?
the broadcast thing works great:)
For the pillar clones, you only need one script:
You can simplify
to
since

You can simplify two of the scripts in the spider to
If you broadcast the Green Flag when you die, it will restart the project, but the clones will keep appearing.
thanks
is there a way to get the pillars to be spaced correctly?