Blockland Forums > Suggestions & Requests
Ai Laser
sam123:
Kinds of lasers that shoot anyone even zombies
star9578:
Well you could do this with events by doing this:
onPlayerTouch>Self>spawnProjectile>gunProjectile>0 0 0>0 0 0>1.000
Then:
onBotTouch>Self>spawnProjectile>gunProjectile>0 0 0>0 0 0>1.000
Just change 0 0 0 and projectile to whatever you want.
Ladios:
He means like an automatic turret.
...
I think
star9578:
Well then just put down bricks farther away from whatever is the turret and to make it fire a different direction just change the direction in the events for each different brick unless its to the left or right of the turret which you would have to do that AND set the render and collision to a bunch of bricks so it turns when a player is at the side of the turret unless its a 4 sided turret.
IceBlue:
We did have automated turrets, if I recall correctly.