| Blockland Forums > Help |
| Click Projectile Variable Code |
| (1/4) > >> |
| theblocklanderproductions:
What is the Variable that makes it so when you click it fires a projectile? |
| ScratchTehEPICSpaceDude:
onActivate->Self->spawnProjectile |
| PowerDag:
onActivate > Self > fireRelay onActivate > Self > fireRelay onActivate > Self > ifValue > "<var:pl:firing>" == "1" onVariableTrue > Self > fireProjectile > "speed" "projectilename" "X" "Y" "Z" "sizeslider" |
| theblocklanderproductions:
--- Quote from: PowerDag on July 21, 2012, 09:23:53 PM ---onActivate > Self > fireRelay onActivate > Self > fireRelay onActivate > Self > ifValue > "<var:pl:firing>" == "1" onVariableTrue > Self > fireProjectile > "speed" "projectilename" "X" "Y" "Z" "sizeslider" --- End quote --- thanks |
| theblocklanderproductions:
--- Quote from: theblocklanderproductions on July 21, 2012, 09:36:25 PM ---thanks --- End quote --- no thanks, |
| Navigation |
| Message Index |
| Next page |