Jump to content

Home

just a dumb question!


sematriclen

Recommended Posts

Originally posted by sematriclen

how do i make 8 forcefields to trigger 1 second apart and each forcefield to stay on for 8 seconds:confused: ...new work at http://www.uba-council.filetap.com/theedproject check it out if ya wants:D

 

The second part of your question is easy. Just add a delay key to your forcefields with a value of 8.

 

The first part is a *little* more difficult. Trigger the first forcefield in your sequence with whatever you want (button, trigger_multiple, func_timer). Then, instead of targeting the 1st forcefield at the 2nd, place a target_delay in between them, and target the first forcefield at the target_delay, then the target_delay at the next forcefield. Go into the entity properties for the target_delay, and add the keys "delay 1" (it might be "wait 1," check the description) to delay the forcefields by 1 second and "random 0" to make sure the target_delay always waits exactly one second. Repeat that process for all your forcefields.

 

;)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...