Describe the bug
The script that is meant to toggle a light when a zone is activated isn't working.
To Reproduce
Steps to reproduce the behavior:
- Create a scene with a zone and a light
- Add the "ZoneToggleLight" script to the light emitter of the light
- Subscribe the script to the channel of the zone
- Play the scene and trigger the zone
- Notice the light doesn't turn on
Expected behaviour
The light should be toggled by the zone
Describe the bug
The script that is meant to toggle a light when a zone is activated isn't working.
To Reproduce
Steps to reproduce the behavior:
Expected behaviour
The light should be toggled by the zone