Help with an Incrementing Meter on a Game Overlay

You can use an item inventory manager and every time a player does this

give the player a specific item such as gold seed or shards

Then use a property that will track that item cuz you can link an inventory manager and a property through settings (not wires)
Then you can open up block code on the overlay and try to find a channel loop to make it loop some text and constantly get the property value and use code like this

Didnt really read through all the replies so dont know if this is what you wanted

3 Likes