base classes — bpy_struct, Sensor
Sensor to send delayed events
Delay in number of logic tics before the positive trigger (default 60 per second)
| Type: | int in [0, 5000], default 0 |
|---|
If >0, delay in number of logic tics before the negative trigger following the positive trigger
| Type: | int in [0, 5000], default 0 |
|---|
Toggle repeat option (if selected, the sensor restarts after Delay+Duration logic tics)
| Type: | boolean, default False |
|---|
Inherited Properties
Inherited Functions