Shop: Difference between revisions
→Menu items: Added content to be aware.
(→Coins: Added content.) Tags: Reverted Mobile edit Mobile web edit |
(→Menu items: Added content to be aware.) Tags: Reverted Mobile edit Mobile web edit |
||
Line 23: | Line 23: | ||
To add items to the shop, take as many Menu Item blocks as you need, and after placing them in the floor you will see two inputs: a Picture input and a Variable input. | To add items to the shop, take as many Menu Item blocks as you need, and after placing them in the floor you will see two inputs: a Picture input and a Variable input. | ||
Also, it'll need a {{Port|o|Pink}} input (AKA, the object input), and a {{Port|n|Variable/Blue}} input (AKA, the number input.). | |||
The {{Port|o|Picture}} input is the object that will be displayed for the corresponding item in the Shop. | The {{Port|o|Picture}} input is the object that will be displayed for the corresponding item in the Shop. | ||
Line 42: | Line 44: | ||
** '''Double''': the price starts at the set amount, and doubles each time you buy the upgrade. | ** '''Double''': the price starts at the set amount, and doubles each time you buy the upgrade. | ||
The existing prices are 10, 100, 1k (1,000) and 10k (10,000) for all these options, except for 10k, which only has the Fixed option. | Important note: The existing prices are 10, 100, 1k (1,000) and 10k (10,000) for all these options, except for 10k, which only has the Fixed option. | ||
== Variables == | == Variables == |