Jacob JonesMaking Your Character Wrap on ScreenWhile moving our character, we want them to go of screen and then appear on the other side!Jun 22, 2021Jun 22, 2021
Jacob JonesBasic Player Movement in UnityIn this article, we are going to learn how to make your character move up, down, left and right. To begin, lets create a variable called…Jun 20, 2021Jun 20, 2021
Jacob JonesIf and Else Function of C# UnityLet’s go over the If and Else functions that we can use in unity. The example that we are going to do is going to also include the…Jun 14, 2021Jun 14, 2021
Jacob JonesHow to Use Random Variables!If you want to know how to randomly generate numbers in a Unity script then you came to the right place! We will be creating a way to…Jun 13, 2021Jun 13, 2021
Jacob JonesBasics of C# Variables!Make sure to use a Semicolon (;) at the end of every line of code!Jun 12, 2021Jun 12, 2021
Jacob JonesCreating a Unity GITHUB Repository!The first thing you want to do, is create your new Unity project and locate that file path in your command line! If you want a shortcut…Jun 11, 2021Jun 11, 2021
Jacob JonesBasics of the Command Line!If you need help using basic commands in the command line, this may be something for you! To start, we are going to look at a fresh command…Jun 9, 2021Jun 9, 2021