In BuildBox, the scoring is tied to the character, i.e character covering a certain distance, or touching a coin etc. I want to attach scoring to an event associated with an Object ( not a character) for example, get 10 points when an object touches a transform. Has anyone done something like this. Another approach I am trying is to trigger an event when an object touches a transform. For example can a menu jump appear when an object touches a transform (when an object is transformed). Any ideas would be a huge help.