How to make a stylish cash counter (Difficulty: đźź©)

image

In this tutorial, we take boring looking game overlays and use properties to make them look amazing!

I guarantee people will think you’re smarter when they see your game has this.


1 - Counting Cash

The first thing we want our cash counter to do is actually count the amount of cash you have. This would be easy if we were using the “item amount” setting in game overlays, but we want this to look much better.

Place down an Inventory Item Manager and a Property. The Inventory Item Manager should be tracking your currency item, in this case it’s cash. The Inventory Item Manager should be updating the Property we added earlier. This Property can be called whatever you want, but I recommend it’s something close to “Money” or “Coins.” The Property should scope the player and be a number property with a starting value of 0.

image


2 - Making the Display

Place down a Game Overlay. This Game Overlay will be outputting text. I recommend it being in the top right, but you can put it anywhere.

We want this Game Overlay to change when the “Money” Property changes. Go into the property, and have it broadcast on channel “update” when changed.

image

Create a new block in the Game Overlay. This block will run when receiving on channel “update.” There are 2 different formats that I would recommend. The first one is just “$” followed by the property. I recommend using the “number to text” block with this, as it just makes it easier to read.

The other format uses emojis. This means it can work for any property. Since we are tracking cash / coins, you should use the “:yellow_circle:” emoji. This looks a lot like a coin, and looks cleaner than most other emojis. You could also use the “number to text” block, but I chose not to.

Here’s what the two look like in game:

imageimage


That’s all! I hope you had fun making this cool looking game overlay. I can’t wait to see what is made with this!

Thanks for reading!

7 Likes

Cool!
(Quote my comment for a message)

1 Like
1 Like

No, quote it and then you can see an invisible message
Nvm reply and use the speech bubble

2 Likes

wow very stylish much yes

Would this really fall under the beginner-must-read tag? I think that it’s for people that are new to the forum, saying things like no c0des allowed.

I agree. @JoeTheChicken you should probably change the tag, or get rid of it all together.

Regulars

I just realized i can change the tag. can I just change it, or do i need to ask permission first?

If it breaks tag etiquette, than it could be changed

ok thank you.

1 Like

:+1:

1 Like

hmmmmmmmmmmmmmmmm

1 Like

I love this guide! Bravo!

1 Like

How do i quote it im trying…

1 Like

You did.

1 Like

yea ik just realized that

1 Like

Bump

You have to raw it.
Also, please don’t spam.

2 Likes

Welcome to the forums @Cool!

Nice guide @JoeTheChicken !

1 Like

that’s not necroposting

im aware that the guide probably can’t be edited anymore but how was he supposed to know that

he was just giving feedback

necroposting is like giving a solution to a help topic from august

2 Likes