Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Help
»
Event help
« previous
next »
Print
Pages: [
1
]
Author
Topic: Event help (Read 383 times)
Gsterman
June 30, 2012, 09:54:14 PM
How do I make a projectile shoot upwards out of a brick?
Ad Bot
Advertisement
Becquerel
June 30, 2012, 09:57:18 PM
OnActivate > Self > Spawnprojectile > 0 0 x
Replace X with whatever, 200 is max.
number is how fast projectile goes.
ScratchTehEPICSpaceDude
June 30, 2012, 09:57:53 PM
Use spawnProjectile and change the 3rd value.
Example.
[-][-][20]Rocket[-][-][20]
Mold
July 01, 2012, 07:23:00 AM
Quote from: ScratchTehEPICSpaceDude on June 30, 2012, 09:57:53 PM
Use spawnProjectile and change the 3rd value.
Example.
[0][20]Rocket[0][0][0]
Fixed
Usage:
[X][Y][Z]Projectile[XVariance][YVariance][ZVariance]
While X/Y is north/west/south/east, Z is up/down
Mold
July 01, 2012, 07:23:22 AM
forget BBC code.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Help
»
Event help