How to create a cash stacking system

  1. What do I want to achieve?

I want to create a cash stacking system, I have not coded it but im looking for people who have attempted to do it and can give me pointers and a little support on how to implement this into my game

  1. What solutions have I tried so far?
    I’ve searched all over the DevForum but to my surprise no one had the exact same issue as mine.

Video of a system in a different game that i want to try to implement into my game
robloxapp-20231015-2149160.wmv (5.3 MB)

You just gotta divide the cash by the amount of cash that it takes to make one layer, use the remainder to calculate how many smaller stacks are on top, until you’ve used all of it.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.