nicholas-maltbie / ProjectCage

Project for Game Jam 2021 with IGDA with other students at UC. Working Title: Project Cage
Other
1 stars 0 forks source link

Fix lion not scoring when it enters its enclosure #74

Closed swiimii closed 3 years ago

swiimii commented 3 years ago

Description

EnclosureManger.cs script was not configured to work with Lion.

Also, lion enclosure was in the wrong location.

These are both now fixed.

How Has This Been Tested?

Corrected lion enclosure location, and configured EnclosureManager.cs correctly.

Checklist: