User Tools

Site Tools


entity_properties

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
entity_properties [2023/01/02 21:36] justinentity_properties [2023/01/02 21:38] justin
Line 30: Line 30:
 |{{:wiki:information.png?nolink|}}|Tooltip|Text that will be displayed in-game when the player hovers over the object with the mouse cursor. See [[Entity Tooltips]].| |{{:wiki:information.png?nolink|}}|Tooltip|Text that will be displayed in-game when the player hovers over the object with the mouse cursor. See [[Entity Tooltips]].|
 |{{:wiki:cursor.png?nolink|}}|Interaction Cursor|Mouse cursor to display when the player character is able to interact with the object and the mouse is hovering over it. For example, an icon of a key could be used for a locked door or chest.| |{{:wiki:cursor.png?nolink|}}|Interaction Cursor|Mouse cursor to display when the player character is able to interact with the object and the mouse is hovering over it. For example, an icon of a key could be used for a locked door or chest.|
-|{{:wiki:box.png?nolink|}}|Item Container|When enabled, the object will act as an [[item container]]. When the player interacts with the object, an [[item container]] window will open, allowing the player to take items from (or place items into) the object.| +|{{:wiki:chest.png?nolink|}}|Item Container|When enabled, the object will act as an [[item container]]. When the player interacts with the object, an [[item container]] window will open, allowing the player to take items from (or place items into) the object.| 
-|{{:wiki:box.png?nolink|}}|On Close Script|Script that will be triggered whenever the item container window is closed by the player (or if they walk away from the object). Only applicable if the object is defined as an item container.| +|{{:wiki:chest.png?nolink|}}|On Close Script|Script that will be triggered whenever the item container window is closed by the player (or if they walk away from the object). Only applicable if the object is defined as an item container.| 
-|{{:wiki:box.png?nolink|}}|Container Name|Text that will show in the titlebar of the item container window (for example, "Wooden Chest"). Only applicable if the object is defined as an item container.|+|{{:wiki:chest.png?nolink|}}|Container Name|Text that will show in the titlebar of the item container window (for example, "Wooden Chest"). Only applicable if the object is defined as an item container.|
  
 =====Character Properties===== =====Character Properties=====
 ^Icon^Property^Description^ ^Icon^Property^Description^
-|{{:wiki:user_gray.png?nolink|}}|Character Type|Specifies whether the character is an NPC or an enemy. NPCs can have dialogue attached, and enemies can have battles attached.|+|{{:wiki:character_npc.png?nolink|}}|Character Type|Specifies whether the character is an NPC or an enemy. NPCs can have dialogue attached, and enemies can have battles attached.|
 |{{:wiki:comment.png?nolink|}}|Dialogue|Dialogue that will be triggered when the player interacts with the character. Only applicable to NPCs.| |{{:wiki:comment.png?nolink|}}|Dialogue|Dialogue that will be triggered when the player interacts with the character. Only applicable to NPCs.|
 |{{:wiki:bomb.png?nolink|}}|Battle|Battle that will be triggered when the player interacts with the character. Only applicable to enemies.| |{{:wiki:bomb.png?nolink|}}|Battle|Battle that will be triggered when the player interacts with the character. Only applicable to enemies.|
entity_properties.txt · Last modified: 2023/02/01 20:47 by justin