How to make coin counter system in unity 2d in 1 minute | Code Crafters

Опубликовано: 07 Февраль 2025
на канале: CodeCrafters
441
19

In this tutorial video, we will learn how to create a coin counter system in Unity 2D. This system will allow players to collect coins and keep track of their score throughout the game. We will cover the necessary steps to create this system, providing a comprehensive guide for game developers.

Coin Pickup : https://github.com/Mewtogithub/player...

Coin Counter : https://github.com/Mewtogithub/player...

Explanation :    • How to make Coin Counting system in u...