Quote:
Originally Posted by i8bit
Oh yeah, good observation. What if I don't make it loop and it just checks for players/NPCs in that 0.05 time range, triggers the actions, then destroys?
|
Should work if you only want it to send the trigger once. Just call
this.destroy(); after sending the trigger.