Charles LowOct 28, 20213 minCoding hurdle after hurdlePLAYER CONTROLLER =================== public class PlayerController : MonoBehaviour { // Rigidbody class type of variable private...
Charles LowOct 26, 20214 minFood Flight!This is a little game where the player: Moves within a boxed boundary; Needs to throw food at incoming dogs that are randomly spawned;...
Charles LowOct 23, 20212 minFurther Challenges to the Basic Vehicle Movement TutorialAdditional Challenges: Stack crate obstacles; Add oncoming traffic; Create a second camera view; and Create split-screen multiplayer...
Charles LowOct 22, 20214 minHello Unity!This blog will be my learning journal for me to refer to and track my progress. It probably won't contain anything creative or profound....