Open in app

Sign In

Write

Sign In

GameDev Dustin
GameDev Dustin

100 Followers

Home

Lists

About

Sep 8

Detecting Sequential Keypresses with the New Input System in Unity 2023

In this article we’ll look at how we can use Unity’s new Input System package to check for sequential keypresses. We’ll set it up so that pressing the Tab key will start an algorithm that gives the user 8 seconds to type in a code. And we’ll do this without…

Unity3d

6 min read

Detecting Sequential Keypresses with the New Input System in Unity 2023
Detecting Sequential Keypresses with the New Input System in Unity 2023
Unity3d

6 min read


Aug 31

Unit Testing Classes from Other Assemblies with Unity’s Test Framework in Unity 2022

In this article we’ll move onto some more real-world applications for Unity’s Test Framework package. It’s nice to test bits of code within the Testing folder, but we’ll spend most of our time testing projects with complex existing code bases. If you’re just diving into the Unity Test Framework for…

Unit Test Framework

4 min read

Unit Testing Classes from Other Assemblies with Unity’s Test Framework in Unity 2022
Unit Testing Classes from Other Assemblies with Unity’s Test Framework in Unity 2022
Unit Test Framework

4 min read


Aug 30

Creating a Play Mode Test with Unity’s Test Framework in Unity 2022

In this article, we’ll use Unity’s Test Framework to run Play Mode tests. Play Mode tests will be used for testing our gameplay related code. Per Unity’s documentation: “You can run Play Mode tests as a standalone in a Player or inside the Editor. Play Mode tests allow you to…

Unit Test Framework

5 min read

Creating a Play Mode Test with Unity’s Test Framework in Unity 2022
Creating a Play Mode Test with Unity’s Test Framework in Unity 2022
Unit Test Framework

5 min read


Aug 29

QuickStart Guide: Unity’s Test Framework in Unity 2022

In this article, we’ll cover Unity’s built-in Test Framework package for unit testing. This package allows developers to either do Test-Driven development or Unit Testing in general. I’ll be doing the latter for this article in order to showcase the functionality Unity has put at our fingertips. As always, the…

Unittest

7 min read

QuickStart Guide: Unity’s Test Framework in Unity 2022
QuickStart Guide: Unity’s Test Framework in Unity 2022
Unittest

7 min read


Jun 15

The “Any” Key Problem with the New Input System for Simultaneous Input Detection in Unity 2023.1

TLDR In the new Input System, the “Any Key” does not pass the name of the key that was pressed, which sucks. The “Any Key” also fails to work accurately for detecting simultaneous keypresses when used as the trigger for checking keypress input. As shown above when the Y, U…

Unity

5 min read

The “Any” Key Problem with the New Input System for Simultaneous Input Detection in Unity 2023.1
The “Any” Key Problem with the New Input System for Simultaneous Input Detection in Unity 2023.1
Unity

5 min read


Jun 12

Creating Rewarded Video Ads in Unity 2021

Summary In this article we’ll really roll up our sleeves and get to work on implementing Unity’s Legacy Ad system with Rewarded Ads.

Unity

5 min read

Creating Rewarded Video Ads in Unity 2021
Creating Rewarded Video Ads in Unity 2021
Unity

5 min read


Jun 12

Setting Up Unity’s Legacy Ads Unity 2021

Summary In this article, we’ll set up Unity’s legacy Ad system.

Unity

4 min read

Setting Up Unity’s Legacy Ads Unity 2021
Setting Up Unity’s Legacy Ads Unity 2021
Unity

4 min read


Jun 11

Adding Reactive Coloring to the UI for Touch Controls in Unity 2021

Summary In this article, we’ll add some color reactivity to our touch controls using Unity’s new Input System. Using the New Input System for Touch Input in Unity 2021 Summary In this article we’ll look at how we can use Unity’s new Input System for Touch controls.gamedevdustin.medium.com We’ll be building on the work from the previous article. Please reference it as needed.

3 min read

Adding Reactive Coloring to the UI for Touch Controls in Unity 2021
Adding Reactive Coloring to the UI for Touch Controls in Unity 2021

3 min read


Jun 11

Using the New Input System for Touch Input in Unity 2021

Summary In this article we’ll look at how we can use Unity’s new Input System for Touch controls. Using 2D Vector Composite for Movement in the New Input System with Unity 2021 First, we need to create our Input Actions asset by right-clicking in the Project pane, Create > Input Actions.towardsdev.com Using 1D Axis Composite for Rotation in the New Input System with Unity 2021 In this article, we’ll use a 1D Axis composite for our Rotation action to rotate the player game object.towardsdev.com

Unity

6 min read

Using the New Input System for Touch Input in Unity 2021
Using the New Input System for Touch Input in Unity 2021
Unity

6 min read


Jun 7

Converting Fonts to Text Mesh Pro Fonts in Unity 2021

Summary In this article we’ll quickly cover how to convert a standard font to a Text Mesh Pro font in the Unity Editor.

Fonts

2 min read

Converting Fonts to Text Mesh Pro Fonts in Unity 2021
Converting Fonts to Text Mesh Pro Fonts in Unity 2021
Fonts

2 min read

GameDev Dustin

GameDev Dustin

100 Followers
Following
  • Seedify Fund

    Seedify Fund

  • Thomas Mauro

    Thomas Mauro

  • NVIDIA Omniverse

    NVIDIA Omniverse

  • The Sandbox

    The Sandbox

  • Ignacio de Gregorio

    Ignacio de Gregorio

See all (31)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams