Unity Learn - 2D Game Kit
Type: Unity Learn Tutorial
My Role: Student
Date: March 2024
Project Description: A quick level using prefabs from a Unity Learn tutorial project to help me understand the engine.
My Role - Student
In this tutorial, Unity explains how to create a simple 2D level using the assets provided using a sample scene demo level, encouraging you to build your own.
Painted with the tile-set pallet to create steps and platforms for Ellen to navigate.
Placed interactable objects including a moving platform and shove-able box.
Adapted the enemy script to take damage from the box when it fell on them.
Placed a trigger switch and connected it to Ellen's gun, having to crouch down and shoot at the same time, and tied this switch to the door which was an interactable object which lowered on trigger of the switch.