Discuss Scratch

NeonDonkey3
Scratcher
35 posts

tower defence help- shop mechanic, upgrading, cash generator, clones and mechanic of shooting.

Can you help? im trying to make a tower defence game. please help.
shes2cute
Scratcher
47 posts

tower defence help- shop mechanic, upgrading, cash generator, clones and mechanic of shooting.

I can help with mechanic of shooting. Create a sprite for the projectile to be shot. Have it hide UNDERNEATH the weapon that will be shooting it. Once ever (Insert fire rate here), have it make a clone of itself. Then insert the block “when I start as a clone” have it point towards the target and then Repeat the following until touching edge or (target): Move (projectile speed here) steps. Then to into the coding area for the sprite that will be shot at and say When (whatever the game begin trigger is) Forever If touching (projectile) then subtract (damage) from its health (I would recommend having a data variable for its health) Hope it helps! ^_^
xX_George-Lord_Xxx
Scratcher
4 posts

tower defence help- shop mechanic, upgrading, cash generator, clones and mechanic of shooting.

Make sure the towers are pointing in the direction of the ballons (Like in bloons tower defence) when shooting


whenclickedforeverpointtowards (The ballonAndthenmakeitshootsomehow

Last edited by xX_George-Lord_Xxx (Dec. 24, 2015 16:27:20)

xX_George-Lord_Xxx
Scratcher
4 posts

tower defence help- shop mechanic, upgrading, cash generator, clones and mechanic of shooting.

whenclickedforeverifYouneedhelpinscratchthenaskxX_George-Lord_XxxandwaitAndscratchon!

Last edited by xX_George-Lord_Xxx (Dec. 24, 2015 16:30:12)

AwesomeSmilee
Scratcher
500+ posts

tower defence help- shop mechanic, upgrading, cash generator, clones and mechanic of shooting.

This doesn't go in the Show and Tell forums - more like Help with Scripts.
60 sec rule *smashes keyboard*
NeonDonkey3
Scratcher
35 posts

tower defence help- shop mechanic, upgrading, cash generator, clones and mechanic of shooting.

AwesomeSmilee wrote:

This doesn't go in the Show and Tell forums - more like Help with Scripts.
60 sec rule *smashes keyboard*
lollies (lol)
NeonDonkey3
Scratcher
35 posts

tower defence help- shop mechanic, upgrading, cash generator, clones and mechanic of shooting.

shes2cute wrote:

I can help with mechanic of shooting. Create a sprite for the projectile to be shot. Have it hide UNDERNEATH the weapon that will be shooting it. Once ever (Insert fire rate here), have it make a clone of itself. Then insert the block “when I start as a clone” have it point towards the target and then Repeat the following until touching edge or (target): Move (projectile speed here) steps. Then to into the coding area for the sprite that will be shot at and say When (whatever the game begin trigger is) Forever If touching (projectile) then subtract (damage) from its health (I would recommend having a data variable for its health) Hope it helps! ^_^
we need to post scripts that could HELP!
NeonDonkey3
Scratcher
35 posts

tower defence help- shop mechanic, upgrading, cash generator, clones and mechanic of shooting.

Powered by DjangoBB