Added image in place of pseudo code for more clarity
commited
commit
79eaa2c93d0069f919f3466218cccd5c7f89b230
... | ... | @@ -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 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 |
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 |