CleverGameDev / Cleverfall

https://clevergamedev.itch.io/cleverfall
1 stars 0 forks source link

Upgrade to Unity 2019.3 #5

Closed nathanleiby closed 4 years ago

nathanleiby commented 4 years ago

Here's how I migrated. In Unity Hub:

  1. under "installs", click "add" and select 2019. download it.
  2. once down, select the project for Cleverfall and change the Unity version.
  3. let it run some automagic migration. PR'd all files that were changed.

I also clicked play to make sure the game still works. All good!


One 2019 feature we want to use is the new InputManager. https://unity3d.com/unity/roadmap


It seems like Unity will approve an LTS version of 2019 sometime in the next few months. No a big deal given that this is a hobby project anyway.