Unity - How to Keep Score

Опубликовано: 14 Ноябрь 2024
на канале: Press Start
36,339
740

In this video I am going to show you how to keep track of a players score by showing you how to make a basic game in Unity.
SUBSCRIBE: https://bit.ly/2Js78lE
============
SUPPORT:   / pressstartclub  

In this video, we cover:
0:55 - Adding Colliders and RigidBodies to our objects
1:48 - Downloading resources from PressStart: https://pressstart.vip/resources
2:15 - Creating a C# script
2:40 - Creating a trigger collider
3:15 - OnTriggerEnter2D
4:10 - Creating a UI text element
4:25 - Importing a Font from Google Fonts
5:15 - Modifying the UI Text in C#
6:00 - Setting up a Game Over Screen
6:40 - Finished Product

MOBILE JOYSTICK VIDEO:    • Unity: Mobile Joystick Tutorial [NO P...  
SPAWNING OBSTACLES VIDEO:    • Spawning Objects in Unity [Using Inst...  
DOWNLOAD RESOURCES: https://pressstart.vip/resources

COPY & PASTE CODE FROM THIS TUTORIAL:
https://pressstart.vip/tutorials/2019...

MORE TUTORIALS:
https://pressstart.vip/unity-tutorials

#unity #gamedev