BigMacintosh / Parking

Year 3 Games Project
MIT License
6 stars 0 forks source link

"Tiny" refactor #253

Closed ChrisGora closed 4 years ago

ChrisGora commented 4 years ago

Made a small refactor of the Parking logic to make it free of MonoBehaviours and Transforms (in the name of easier testing!)

RileyEv commented 4 years ago

This certainly is the biggest tiny refactor I've ever seen. :open_mouth:

ChrisGora commented 4 years ago

No idea what the InitTestScene files are doing there. They are some kind of unity testing output. Will delete.

ChrisGora commented 4 years ago

I removed all unused NuGet packages and the Unity Lib that's only needed for tests