Property:Image type
Jump to navigation
Jump to search
This is a text value indicating the type of image.
- Level - a full level screenshot
- Actor - a representative image of a creature or enemy
- Item - a representative image of a collectible item that provides points or controls access to other areas of the game
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Level", "Actor", "Item" ] } }