Hi,
Is there a mechanism where I could define some kind of time range (ex: from 3s to 5s) and be notified when player enter/exit this zone.
Actually I wanted to avoid to check everytime I receive a time_changed callback if I am inside the range.
Thanks