Skip to main content

Search

Money System

  • marcilein98

    You will need a variable and a variable modifier.

    Call them both Money or whatever you'd like but they have to have the same name.

    The variable will be how much money you have. You can set an initial value which is your starting money.

    The variable modifier will be your "earnings" or "spending". Set the modifier to add.

    Now you can set up multiple modfiers for different tasks. E.G washing car costs 500$. So set it to -500. Or another modifier "won lottery", set to + 500.000.

    To make it usable just connect the variable's current value to a number displayer. Also you can set up a textdisplayer with a $ next to it.

  • Landon54325

    Thanks a million dude !

Please sign in to leave a comment.