Logic timer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 1: Line 1:
Can be set to output at certain intervals or within a set bracket of minimum and maximum to randomly choose to output.
Can be set to output at certain intervals or within a set bracket of minimum and maximum to randomly choose to output.
Example:
Firing env_headcrabcannisters at random times.
Making artillery bombardment explode, when linked in conjunction with other entities, at randomly chosen set locations.

Revision as of 17:08, 2 July 2005

Can be set to output at certain intervals or within a set bracket of minimum and maximum to randomly choose to output.

Example:

Firing env_headcrabcannisters at random times.

Making artillery bombardment explode, when linked in conjunction with other entities, at randomly chosen set locations.