Open in app

Sign In

Write

Sign In

Tyler Smallwood
Tyler Smallwood

52 Followers

Home

About

2 days ago

Built a Multi-Digit PIN Pad in Unity

Objective: Build a pin pad and check to see if the pin is correct! Using buttons and some a little bit of coding, we can get a working pin system. To start we will need 12 buttons(if you want to use all digits) numbered 0–9.

Gamedevhq

4 min read

Built a Multi-Digit PIN Pad in Unity
Built a Multi-Digit PIN Pad in Unity
Gamedevhq

4 min read


3 days ago

Creating a dropdown difficulty system

Objective: Set up a Difficulty system using drop downs. To start go to the hierarchy and right click → UI → DropDown. I will be using the TextMeshPro DropDowns.

Gamedevhq

3 min read

Creating a dropdown difficulty system
Creating a dropdown difficulty system
Gamedevhq

3 min read


4 days ago

Username/Password verification system in Unity

Objective: Create a Username/Password verification system using Unity UI. To create a login/Create Account system, we will need four input fields, four buttons, and on debug text. After creating all of the objects, create two more empty objects. …

Gamedevhq

4 min read

Username/Password verification system in Unity
Username/Password verification system in Unity
Gamedevhq

4 min read


Sep 11

Build a math game in Unity in 5 minutes

Objective: Make a math game quick. With one script, one button, one input field, two text’s, and two methods we can create a workable math game. To start Unity we will create a Input Field.

Gamedevhq

3 min read

Build a math game in Unity in 5 minutes
Build a math game in Unity in 5 minutes
Gamedevhq

3 min read


Sep 8

PIN Number verification in Unity

Objective: Create a Pin system to verify pin is correct. We can use input fields to save pins and have them reenter them and verify it. To do this we will need two Input Fields. Create them by going in the Hierarchy and right click → UI → Input Field…

Gamedevhq

4 min read

PIN Number verification in Unity
PIN Number verification in Unity
Gamedevhq

4 min read


Sep 7

Saving data using Input Fields

Objective: Save data with Input Fields in Unity Unity has Input Fields that we can easily set up and type into! We will set up two Input Fields right over top of each other. To add InputFields, in the Hierarchy rightclick → UI → Input Field — TextMeshPro.

Gamedevhq

4 min read

Saving data using Input Fields
Saving data using Input Fields
Gamedevhq

4 min read


Sep 6

Make a slideshow using UI Scrollbars

Objective: Create a Slideshow using the Scrollbar. Scrollbars aren’t only used for text, we can use it to scroll through pictures. To get started, we will need the Images set up.

Gamedevhq

3 min read

Make a slideshow using UI Scrollbars
Make a slideshow using UI Scrollbars
Gamedevhq

3 min read


Sep 5

What are Content Fitters and Layout Groups?

Objective: Cover what Content Fitters and Layout Groups are. Unity has a few components that help with content that is under UI. Our first one is the Content Fitter. Say for text, you create a new text object it’s typically small. If you add a lot of text into to…

Gamedevhq

3 min read

What are Content Fitters and Layout Groups?
What are Content Fitters and Layout Groups?
Gamedevhq

3 min read


Sep 4

Create a loading bar in Unity

Objective: Create a loading bar! When we change scene’s, sometimes the scene will take a minute to load due to all the assets. We can use Scenemanager’s Load Scene Async to load the scene before switching scenes. Using this we can show progress with a slider. Unity - Scripting API: SceneManagement.SceneManager.LoadSceneAsync Suggest a change Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all…docs.unity3d.com

Gamedevhq

3 min read

Create a loading bar in Unity
Create a loading bar in Unity
Gamedevhq

3 min read


Sep 1

Build an amazing health bar in Unity

Objective: Create a health bar with UI system. Making a health bar is really easy. All that is needed is one script and a slider. You will see that I have two text already in the scene, these can be added if you want. …

Gamedevhq

4 min read

‘Build an amazing health bar in Unity
‘Build an amazing health bar in Unity
Gamedevhq

4 min read

Tyler Smallwood

Tyler Smallwood

52 Followers

I am passonate on learning to program and use Unity to become a skillful Unity Developer

Following
  • Kenny Pruitt

    Kenny Pruitt

  • santosh parihar

    santosh parihar

  • James West

    James West

  • Rehtse Studio

    Rehtse Studio

  • Fernando Alcantara Santana

    Fernando Alcantara Santana

See all (12)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams