Remove make-a-fully-functional-calculator-in-unity-not-only-for-vr-part-i
article thumbnail

Make a fully functional calculator in Unity not only for VR, Part I

DameDev.tv

In this first part of the three-part tutorial, I'll show you how to build a fully functional calculator prefab in Unity. You will learn how to animate a button press using coroutines, work with Unity events and utilize TextMesh Pro. I recommend using Unity 2021.3.24f1.

article thumbnail

Make a fully functional calculator in Unity not only for VR, Addendum

DameDev.tv

Previously, in Part I , and continuing into Part II of this tutorial series, we delved into a handful of useful concepts. Some of these are specific to the Unity engine, such as animating a button press with coroutines or working with Unity events and utilizing TextMesh Pro. 2 1 ] Now, we push an * operator.

Content 67