Hi,
a little stuck here. I want a particular event to happen only once. When my hero touches a flag I want 100 points given only once and not multiple times if the user passes through it. i've tried oneintersectingobject and oneobjectatoffset but they work on multiple tries. Any ideas?