Difference between revisions of "Key Item"

From RPG Creation Kit
Jump to navigation Jump to search
(Created page with "thumb|"Count's House Key" Key Item seen in the RCK Editor. A Key Item is an Item that is needed in order to access a Door. Key Items does not have any extra property. If a Door is locked, the only way for the Player/NPC to access it is by having the corresponding Key Item in the Inventory.")
 
 
Line 5: Line 5:


If a [[Door]] is locked, the only way for the Player/NPC to access it is by having the corresponding Key Item in the Inventory.
If a [[Door]] is locked, the only way for the Player/NPC to access it is by having the corresponding Key Item in the Inventory.
To know how to create a new Key Item, view [[Creating a New Key Item]] tutorial.

Latest revision as of 18:53, 12 February 2022

"Count's House Key" Key Item seen in the RCK Editor.

A Key Item is an Item that is needed in order to access a Door.

Key Items does not have any extra property.

If a Door is locked, the only way for the Player/NPC to access it is by having the corresponding Key Item in the Inventory.

To know how to create a new Key Item, view Creating a New Key Item tutorial.