Experiment with Different Speeds and Images

Tutorial

·

Beginner

·

+10XP

·

15 mins

·

(69)

Unity Technologies

Experiment with Different Speeds and Images

How can we change up what the spinner looks like? What if we want to adjust speed? Or increase the number of choices that the needle lands on?

In this video, you'll learn how to experiment

  • Add onto the C# script to make the wheel slow down and stop
  • Play it in game mode
  • & learn how exponential decay facilitates a gradual decrease in speed

Languages available:

1. Experiment with Different Speeds and Images

In the Make a Spinner Project, you'll learn how to make a spinner in Unity. This is a beginner's level project and perfect for anyone who has already downloaded Unity/Visual Studio you've looked at 1-2 other Unity tutorials. Download the project assets Ottiya_Unity Spinner Assets here.

You can also view the full tutorial and assets here: https://ottiya.com/series/unity-spinner/

How can we change up what the spinner looks like? What if we want to adjust speed? Or increase the number of choices that the needle lands on?

In this video, you'll learn how to experiment

  • Add onto the C# script to make the wheel slow down and stop
  • Play it in game mode
  • & learn how exponential decay facilitates a gradual decrease in speed

Complete this tutorial