# Simple proximity trigger doesn't work. I've set up this script to check, but there is still no luck. # I've even set the trigger on NPC manually on, and still no luck, did the trig ProximityCheck: type: assignment interact scripts: - 1 Prox Prox: Type: interact Steps: 1: proximity triger: enter: script: - CHAT "Hello dear friend!" - Wait 1 - CHAT "As you can see the proximity works!" exit: script: - CHAT "Good Bye!"