Link to .capx file
Inverting an LOS condition doesn't seem to behave the way people expect it to, as mentioned in this thread.
Steps to reproduce:
1. Add object with LOS behaviour
2. Add event condition "Has line of sight"
3. Invert condition
Observed result:
Seems to ignore the inverted condition and execute actions even if object is in LOS.
Expected result:
Inverted "Has line of sight" should mean "Does not have line of sight", and actions should not be exectued if the object is in LOS.
Construct 2 version:
r134