Page 1 of 1

Projectile Generators.

PostPosted: Wed Dec 12, 07 10:12 pm
by -=BrotherBear=-
Hi Hi, is there a way to make a projectile generator be activated by a switch and only work every 10 seconds or so

so far i can do it with a box with a mover door, the switch is in the box and the switch triggers a dispatcher which triggers the door and the generator... that works but can i do it w/o the door + dispatcher?

PostPosted: Thu Dec 13, 07 10:53 am
by Batchy
You could put it in a timer function

PostPosted: Thu Dec 13, 07 1:58 pm
by -=BrotherBear=-
will that work tho? if u press the button repeatadly will it just stack up the timer?