It is a kind of hard thing. Please read this a few times. Because it is confusing (i think)
I have 3 electric-beams (switched off) and a door build and placed in radiant.
After the player have switched a button a script will run. That script needs to take care that the first electric-beam will turn on. Then the script will wait 2 seconds. Then the second beam is activated. It will wait 2 seconds again and the last electric beam will be activated. Then the script will pause 1 second and the door will open.
So the script step by step:
-activate first beam
-wait 2 seconds
-activate second beam
-wait 2 seconds
-activate third beam
-wait 1 sec
-the door will open
It is kind of difficult but i need help
BTW. If you can and you want it. Can someone also explain what the lines mean.
I have 3 electric-beams (switched off) and a door build and placed in radiant.
After the player have switched a button a script will run. That script needs to take care that the first electric-beam will turn on. Then the script will wait 2 seconds. Then the second beam is activated. It will wait 2 seconds again and the last electric beam will be activated. Then the script will pause 1 second and the door will open.
So the script step by step:
-activate first beam
-wait 2 seconds
-activate second beam
-wait 2 seconds
-activate third beam
-wait 1 sec
-the door will open
It is kind of difficult but i need help
BTW. If you can and you want it. Can someone also explain what the lines mean.