Logo Image
Home
About
Contact
Tools
Plugins
  • Featured Image for `Unity Unit Testing Advanced Tutorial – CI, Patterns, IDE Support & More`

    Unity Unit Testing Advanced Tutorial – CI, Patterns, IDE Support & More

    Jun 7, 2020 Stas Korotaev unity

    In the previous post I’ve covered the essentials of Unit Testing and NUnit in Unity and now let’s get into things that can help speed up and improve the process.

    I’ll go over useful attributes and asserts, naming conventions, and how to run tests from the IDE and the command line.
    But first, let’s cover the common …

    Read More
  • Featured Image for `Unity Unit Testing Basics Tutorial (C#, NUnit)`

    Unity Unit Testing Basics Tutorial (C#, NUnit)

    Jun 7, 2020 Stas Korotaev unity

    Unit Tests are a way to be more sure of the changes you are making, a way to reduce the number of defects, catch errors as soon as possible and Unity provides Unit Testing support out of the box. For a long time is was named Test Runner, but starting with Unity 2019.2 it is a separate package and has a new name – …

    Read More
  • Featured Image for `Time Manipulation in Unity – Recorded Solutions`

    Time Manipulation in Unity – Recorded Solutions

    May 11, 2018 Alexander Grishanin ,  Stas Korotaev design process lintrix unity

    We wanted a way for the player to not get stuck while playing and here is how we tackled that problem… Articles: • Level Creation • Rewinding Time • Recorded Solutions • Testing Automation (coming soon) We think that simply letting the player skip levels would be a bad idea as the player won’t learn the techniques …

    Read More
  • Featured Image for `Time Manipulation in Unity – Rewinding Time`

    Time Manipulation in Unity – Rewinding Time

    Sep 5, 2016 Alexander Grishanin ,  Stas Korotaev design process lintrix unity

    Indie developers often wear a bunch of hats at the same time, so in this article, we will also be delving into the design and hope it will also be helpful Articles: Level Creation Rewinding Time Recorded Solutions Testing Automation (coming soon) While developing and playtesting our game we noticed that it required a …

    Read More
  • Featured Image for `Time Manipulation in Unity – Level Creation`

    Time Manipulation in Unity – Level Creation

    Jul 18, 2016 Alexander Grishanin ,  Stas Korotaev design process lintrix unity

    This is a series of articles on a particular feature that spawned a lot of value and proved to be a good move. I’m talking about the ability of time manipulation. Sadly it is only possible inside the game but we’ll still talk about it. We will use the game we are currently working on as an example. Lintrix is a …

    Read More

Recent Posts

  • Social Media Share Buttons for a Hugo Website
  • Migrating a Website from WordPress to Hugo
  • Static vs Dynamic Website - Abandoning WordPress
  • Making a Game Jam Game During Self-Isolation
  • Unity Unit Testing Advanced Tutorial – CI, Patterns, IDE Support & More
  • Unity Unit Testing Basics Tutorial (C#, NUnit)

Generators

  • Game Title Generator
  • Game Jam Theme Generator
  • Game Studio Generator
  • Planet Name Generator
  • Star Generator
  • Game Idea Generator
  • Game Revenue Calculator

Series

  • Tutorials
  • Design Process
  • Game Jams

My Unity Plugins

Android Permission Manager Permission Manager C# Compiler Options Compiler Options
Small Logo

Copyright © 2024 LET'S MAKE A GAME. All Rights Reserved
[Privacy Policy | Terms & Conditions]