Skip to content

Thrashplay

Making video games: the real reason we all learned to code

  • Home
  • Unity Tutorials
  • One Game a Month
    • High Roller
    • Slash Racer
    • Shift: Prelude
  • Current Development Log
  • @thrashplay
  • YouTube
  • GitHub
  • LinkedIn
  • itch.io

Tag: featured

Categories Tutorials, Unity

How to Handle Keyboard Input Using Unity

This tutorial demonstrates how to handle keyboard input using Unity. It specifically focuses on methods from the Input class: GetKey, GetKeyDown, and GetKeyUp.

December 21, 2021January 1, 2022
Categories Tutorials, Unity

How to Spawn GameObjects in Unity

This tutorial demonstrates how to spawn GameObjects in Unity scripts. With prefab templates and the Instantiate method it is easy to add new elements to scenes.

December 13, 2021January 1, 2022

About Me

Hi. I'm Sean. By day, I’m a technology consultant that helps clients build cool stuff. By night I work on indie games.

Thrashplay is where I share that passion. Here you'll find short tips, in-depth articles, and links to other creators that have inspired me. And, of course, details about my past and current projects.

Recent Posts

  • Tuning Player Movement in High Roller

    January 4, 2022
  • Initial High Roller Prototype and Project Setup

    January 3, 2022
  • High Roller: Game Project for January 2022

    January 1, 2022

Search

Categories

  • Development Logs
  • High Roller
  • Shift
  • Slash Racer
  • Tutorials
  • Unity

Tags

development logs howto input Project: High Roller project: shift Project: Slash Racer retrospective unity

  • @thrashplay
  • YouTube
  • GitHub
  • LinkedIn
  • itch.io

Thrashplay

  • Home
  • Unity Tutorials
  • One Game a Month
    • High Roller
    • Slash Racer
    • Shift: Prelude
  • Current Development Log