Spawn Menu Firework (ScriptableObject)

This component allows you to set information about how your firework is displayed in the Spawn Menu.

Variables

  • Name - the name visible in the spawn menu

  • Firework type - the category the firework is placed in in the spawn menu

  • Prefab - requires a Prefab - the firework object that gets spawned

  • Sub category - the subcategory the firework gets placed in in the spawn menu in its selected category

  • Thumbnail - requires a Sprite - the thumbnail that is displayed in the spawn menu

  • UUID - unique identifier for the object that allows it to be spawned and saved, you can generate some using this tool or click the Generate UUID button

  • Metadata - contains additional information about the object, it requires a key and a value to the key - you can see supported keys below. They aren't being used for anything right now, however in future this game will serve as a sort of internet archive of fireworks, so if you have information on these things you can fill them in :)

Metadata supported keys

KeyExample valueAdditional information

importer

Funke Fajerwerki

Importer name

manufacturer

Funke Fireworks China Limited

Manufacturer name

article_number

FC30-25-9

Article number given by the importer

category

F2

The category the firework has, in europe it ranges from F1-F4, T1-T2 and P1-P2, if the product is american leave this empty and instead give a danger class

ce_identifier

1008-F2-69258763

CE identifier, you can leave it empty if it's an american product

danger_class

1.4G

Danger class given for the product

importer_country

Poland

The country the Importer is from

market_country

Germany

The country the product is aimed for

year_of_production

2018

The year the batch you included was made in

shots

25

The amount of shots

caliber

30mm

Caliber of the firework, please always give it in mm

length

33s

Length of the firework effects

nec

500g

Net explosive content - amount of explosive substance inside the firework, please always give it in grams

weight

4250g

Overall weight of the product, please always give it in grams

secondary_fuse

Yes

Does the firework have a reserve (secondary) fuse?

safety_distance

8m

Recommended safety distance for the firework

effects

Willow tail w/ red strobing stars and willow mine to willow with red strobing stars;

Willow tail w/ blue stars and willow mine to willow with blue stars;

Willow tail w/ green strobe stars and willow mine to willow with green strobe stars;

Willow tail w/ red and blue dahlia stars and willow mine to willow with red and blue dahlia stars;

Willow tail w/ willow mine to titanium salute

Description of all effects, seperate using ;

additional_information

One of the most legendary cakes of all time, amazing effects, willows reaching the ground.

You can give your own thoughts, remarks or funfact about the product here

product_name

Funkenweiden

The official product name given by the importer

Last updated