Skill Tree Activated

The quest to become an indie game developer

Game DevScript-writingTrainingUnity

2D Game Development – Main Character and First Script

Day 011 #100DaysOfGameDev

Using the course Ruby’s Adventure: 2D Beginner in Unity Learn, I was taught how to import an external image as a character sprite and write a basic C# script to get that sprite to move around the screen via keyboard controls.

learning how to use Debug.Log to send info to the Unity console
using the keyboard to move around the screen

I was introduced to new types, variables, and components in Unity to get character movement working.

Leave a Reply

Your email address will not be published. Required fields are marked *