Login

Fancade Wiki

added example

... ...
@@ -8,4 +8,5 @@ Though this new script made a great new mechanic for Fancade it has some limitat
8 8
* Each menu item script **must** only be executed once per game, if it's left continuosly executing the shop will be filled with repeating set of items until it has too many items in it, which will cause the `Too many menu items!` error to appear.
9 9
10 10
## More info
11
Items can be either one type of upgrades or boosters just by playing with the buy limit settings and Variable input of the menu item script. You can choose between ON/OFF, Max 2-100 or no limit.
... ...
\ No newline at end of file
0
Items can be either one type of upgrades or boosters just by playing with the buy limit settings and Variable input of the menu item script. You can choose between ON/OFF, Max 2-100 or no limit.
1
[Here is an example of how to make a clicker game using menu item.](https://fancade.page.link/ap8z)
... ...
\ No newline at end of file
Fancade Wiki