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...") |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
Refer to | Refer to the tutorial below to know how to create Items In World: | ||
* [[Creating a New | * [[Creating a New Armor Item]] | ||
Latest revision as of 15:45, 23 August 2023
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 the tutorial below to know how to create Items In World: