Category: Unity

Unity 3D Game Dev Day 1: Intro

1 min read

Unity 3D Game Dev Day 1: Intro There is a quick demo of player control using Unity's old Input system: using System.Collections; using System.Collections.Generic;…