I have a Trigger_multiple and have set the “call” param to be “mapObject_elevator.elevatorTest” which is a script function. I was expecting to have that function called when I stepped on the trigger_multiple. It doesn’t.
How does one use triggers to talk to script functions?
Do I need an entity handle/reference in my script for the trigger?