How to make Coin PickUp Script in unity 2D | Code Crafters

Опубликовано: 28 Сентябрь 2024
на канале: CodeCrafters
430
12

In this tutorial, you'll learn how to create a coin pick-up script for your Unity 2D game. We'll cover the basics of scripting in C#, including variables, functions, and conditional statements. By the end of the video, you'll have a fully functional coin pick-up system that you can use in your own games.

Coin Model: https://assetstore.unity.com/packages...
Script : https://github.com/Mewtogithub/player...