i already requested
OFF TOPIC: is that your dog on your avatar pic. :D
No, I saw it on some website as a GIF but that didn't work out :PI am gonna change it now though...
That will be awesome if that was created. And its not imposable, in v8 there was an add-on when player passes bythe brick activates and fires at you.
anyone who can do this will get x10000
Its still posible to do that with events easily.
OnPlayerTouch (invis. bricks around the turret) -> NamedBrick -> SpawnProjectile -> [Weapon] -> coordinate directions of the brick (just an estimate will do)
The Turrets should be physics vehicles or something to let them be knocked over.
First of all, back in V8 the events were an add-on entirely different from the events now. They had a specific even for thatSecondly, It is very easy to do even now. Code: [Select]OnPlayerTouch (invis. bricks around the turret) -> NamedBrick -> SpawnProjectile -> [Weapon] -> coordinate directions of the brick (just an estimate will do)Owned :P