# Resource Description

## Creation

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*.

![](https://2976860065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7Nd93HqSNPpv2JhrViE%2Fuploads%2FU0W2bFec3a4CW3dsOSW2%2Fimage.png?alt=media\&token=061c4463-f2ce-4717-a9c7-646cc180c316)

## Properties

| 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.                   |

## Next Steps

* Use a resource description to override settings in [Items](https://docs.anyrpg.org/scriptable-objects/items).
* Use a resource description to override settings in [Abilities](https://docs.anyrpg.org/scriptable-objects/abilities).
* Use a resource description to override the display name of a scene file.
