Just wondering if there is way to make an object totally non interactive, as if its showing an animation but putting the mouse cursor over makes it do nothing. An example is I am using a verb icon, and even if you hold down the mouse button there it still comes up with options.
Object.Clickable is what you're looking for.
Quote from: The ManualThis is useful if you are using the object for visual effects and don't want it to be clicked on by the player.
~Trent