Item Event

Triggers every time certain actions are done with/by an item
0.2.3

Variables

The following variables will be populated when this trigger executes:

Description
itemEventTypestring

The item event type

Example: Added, Removed, DroppedPinned, DroppedUnpinned, Clicked, Locked, Unlocked
itemFileNamestring

The item's file name. If you pass in a list of item filenames, items with non-matching filenames will not trigger the event. This does "contains-matching", so for example if you pass in "my", it will match the item my_item.png

Example: Black Sunglasses
itemInstanceIdstring

The item's instance ID. If you pass in a list of item IDs, items with non-matching IDs will not trigger the event

Example: a27fa7a3c94c44d5a15c0abb4c3128a9
position.xdouble

The item x position in the usual coordinate system

Example: 0.0479986667633057
position.ydouble

The item y position in the usual coordinate system

Example: 0.344514489173889