Pictures? More description?
Is this a build?So like.. OnActivate - Self - SpawnProjectile - Bullet - 0 10 0[100] OnActivate - Self - SpawnProjectile - Bullet - 0 10 0[200] OnActivate - Self - SpawnProjectile - Bullet - 0 10 0[300] OnActivate - Self - SpawnProjectile - Bullet - 0 10 0Or is it cooler than that?
One brick spawns a projectile. Projectile hits other brick. The first receiver brick sends projectile back at first brick. When one of the bricks get hit, a bullet comes out of the barrel of the gun.
So it never stops?Otherwise you made a simple event job into something more complicated..
It stops after 1 second if you set the projectile speed between the bricks to 200. If you set the projectile speed to a lower speed, maybe it will just keep going.I really do not know.