Cookie Presser
(not at all like cookie clicker)
Status | Released |
Platforms | HTML5 |
Rating | Rated 3.5 out of 5 stars (2 total ratings) |
Author | matthewdadoun |
Made with | Unity |
(not at all like cookie clicker)
Status | Released |
Platforms | HTML5 |
Rating | Rated 3.5 out of 5 stars (2 total ratings) |
Author | matthewdadoun |
Made with | Unity |
Comments
Log in with itch.io to leave a comment.
Well made although a bit laggy in my browser.
Thanks for letting me know, I'm using object pooling between 500 cookies, which runs fine on build but probably a bit overwhelming for a browser. I'll try reducing the falling cookie pool size and it should improve performance
Let me know if the performance is improved, just pushed up an updated version!
Yes, it works fine now. Good work with fixing it. I think that using a particle system would be a more performant way of making the falling cookies.