Updated Menu Item.md (markdown)
commited
commit
99ced1bc403082958a0de3f87db234a25fe7a01b
... | ... | @@ -23,4 +23,4 @@ Add a shop with some items, starting with `More per tap`. This is like in Fancli |
23 | 23 | |
24 | 24 | Do the same for the `Coins` variable. |
25 | 25 | |
26 | Add a way to make the player claim the coins they got in game and to submit their score. If you are using an object to do this then check if the object has no other object around it or is unglued; if not, do so. If you don't know how to do it then check [[this article.|build/how-glue-makes-blocks-stick-together-and-form-larger-objects]] You may also need the [[Tap to pick closest object|script/tap-to-pick-closest-object]] article. |
|
... | ... | \ No newline at end of file |
0 | Add a way to make the player claim the coins they got in game and to submit their score. If you are using an object to do this then check if the object has no other object around it or is unglued; if not, do so. If you don't know how to do it then check [[this article.|https://www.fancade.com/wiki/build/how-glue-makes-blocks-stick-together-and-form-larger-objects]] You may also need the [[Tap to pick closest object|https://www.fancade.com/wiki/script/tap-to-pick-closest-object]] article. |
|
... | ... | \ No newline at end of file |