Difference between revisions of "Item In World"
Jump to navigation
Jump to search
(Created page with "thumb|An Item In World inside the Demo. An Item In World is an object inside the scene that represents an Item and is usually collectible by the Player. Items In World are also created when the player drops an item from his inventory. Items in World are nothing more than GameObjects with specific components, they can be created quickly with the aid of the Item In World Creation Wizard. Refer to any of this tutorials to know how to create Items In Wor...") |
|||
Line 7: | Line 7: | ||
Refer to any of this tutorials to know how to create Items In World: | Refer to any of this tutorials to know how to create Items In World: | ||
* [[Creating a New | * [[Creating a New Armor Item]] | ||
* [[Creating a New Misc Item]] | * [[Creating a New Misc Item]] | ||
* [[Creating a New Ammo Item]] | * [[Creating a New Ammo Item]] |
Revision as of 11:32, 10 March 2022
An Item In World is an object inside the scene that represents an Item and is usually collectible by the Player. Items In World are also created when the player drops an item from his inventory.
Items in World are nothing more than GameObjects with specific components, they can be created quickly with the aid of the Item In World Creation Wizard.
Refer to any of this tutorials to know how to create Items In World: