top of page

UNITY Code

Basic Behavior Project

Screenshot 2023-05-20 010551.png

Project Description

The objective of this project was to begin to understand and develop basic behavior of objects within unity. I created 3 different objects and then wrote C# scripts that would be assigned to each: Killable, Patrol, and Spin. 

bottom of page