Unity Learn home
View Tutorial Content

Make it Slow Down and Stop

Tutorial
Beginner
+10 XP
10 Mins
(89)
Overview
Summary
Alright, the wheel is rotating around the Z-axis. But, how do we make it stop?
In this tutorial, you'll learn how to make the slow down and stop. We'll learn how to:
  • Add onto the C# script to make the wheel slow down and stop
  • Play it in game mode
  • & also learn how the math concept of exponential decay is connected to creating a gradual decrease in speed
Select your Unity version
Last updated: November 07, 2020
2019.1
2018.4
2018.3
2018.2
2018.1
2017.4
2017.3
2017.2
2017.1
5.x
4.x
Language
English
Make it Slow Down and Stop