Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.33 KB

class-code-examples.md

File metadata and controls

40 lines (25 loc) · 1.33 KB

#Class Code - Examples - Project 3

Link to Code for Project 3 includes logic for InventorySystem, Custom Unity Events. Updated 4/21/2019

###Player, GameData, PickUp

Player - Updated with InventorySystem and LevelManager - UnityEvents

PickUp - updated with InventorySystem

Hazard - updated with InventorySystem

** ScorePickUp**

GameData - Update with LevelManager

Spawner - Update with Hazard, ScorePickUp

Level Manager

PlayerStats - must be updated for LevelManager

CameraFollow Script

ScreenFader Script