On Receive Ownership Item Trigger
This is a trigger to notify you that you are the owner of this item.
On Receive Ownership Notifies you of a message when you become the owner of the item for which you set the Item Trigger. Item locations and triggers are shared with other players based on the owner’s information.property
property | Function |
---|---|
Event Type | Specify for which reason you want to be notified when you become the owner. |
-Always | When you become an owner, you will be notified of the message regardless of the reason. |
-Voluntary | A message will be sent when you become the owner in the following cases. When you use an item with InteractItemTrigger set while you are not the owner When you grab a grabbable item while you are not the owner When an item is created by CreateItemGimmick or ClusterScript.createItem of ScriptableItem and you are the owner of the item with CreateItemGimmick or ScriptableItem set When you are the owner of the item |
-Involuntary | A message will be notified when you become an owner in the following cases. When you enter a room when no one else is in that world. When the player who owns the item leaves the room, or when that player’s communication is interrupted. |
Triggers | This is the setting for the target and content of the message. See Trigger Common Settings for details. |