Resource Description
A Resource Description is a multi-purpose file that can be used to overwrite the display names and icons of other types of scriptable objects. It can also be used to support different languages.
Last updated
A Resource Description is a multi-purpose file that can be used to overwrite the display names and icons of other types of scriptable objects. It can also be used to support different languages.
Last updated
To create a resource description, find (or create) the GameName/Resources/GameName/ResourceDescription folder in the project tab and right click. Choose Create > AnyRPG > ResourceDescription.
Name | Description |
---|---|
Resource Name | This field is generally used as the lookup name (database key) when looking up a resource description. |
Display Name | The text in this field will override the Display Name field of whatever scriptable object this resource description is being used for. |
Icon | The image linked in this field will override the Icon field of whatever scriptable object this resource description is being used for. |
Icon Background Image | The image linked in this field will override the Icon Background Image field of whatever scriptable object this resource description is being used for. |
Description | The text in this field will override the Description field of whatever scriptable object this resource description is being used for. |