Quick question re thresholds on situations

Hi,

What figure is the start and stop trigger on situations set at? ie. what figure (ie. between 0 and 1) needs to be reached for it to start and for it to end?

Thanks in advance.

here you go:

SIM_Situation::ActivateTrigger = 0.60f; SIM_Situation::StopTrigger = 0.40f;