ReForge-Mode / Unity_VRoid_Damage_Pop_Up

In this video, you'll learn everything you need to know about making damage pop-ups in Unity. This tutorial is for absolute beginners and advanced users alike!

Home Page:https://www.youtube.com/watch?v=KOt85IoD__4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity VRoid Damage Pop-Up Tutorial

In this video, you'll learn everything you need to know about making damage pop-ups in Unity. This tutorial is for absolute beginners and advanced users alike!

Topics discussed in this video:

  • Setting Up Text Mesh Pro Canvas
  • Making a Unity Prefab
  • Scripting Damage Pop Up Text Generator
  • Using Animation Curve for Animation
  • Setting Up Custom Font for Text Mesh Pro
  • Setting Up Custom Color for Text Mesh Pro
  • Billboarding - How to Make Text Always Face the Camera
  • How to Make Text Always Appear on Top in Unity
  • Further Implementation Tips

Huge credit to these guys who made this possible!

Instructions

Once you download and extract the zip file or clone the project to your Git application, open it in Unity Hub. If you want to follow along the tutorial, use the Before Tutorial folder. But if you just want the final result, use the After Tutorial folder.

This project uses Unity version 2021.2.3f, earlier versions of Unity might not work, and later versions might break some of the scripts. To download a specific version of Unity, go to this website https://unity3d.com/get-unity/download/archive. After you download and install the Unity version, you can add this version of Unity back to Unity Hub and open it.

Tutorial Video

If you want to follow along with this tutorial, here is my tutorial video! I make this kind of tutorial every month, so if you like it, be sure to subscribe!

The Complete Damage Pop-Up Text Tutorial for Beginners!

About

In this video, you'll learn everything you need to know about making damage pop-ups in Unity. This tutorial is for absolute beginners and advanced users alike!

https://www.youtube.com/watch?v=KOt85IoD__4

License:MIT License


Languages

Language:C# 91.4%Language:ShaderLab 4.8%Language:HLSL 3.2%Language:Mathematica 0.6%