Unity Setup
Unity Environment Setup
Unity
- Version used in the class: Unity 6.3 LTS (6000.3.6f1)
- Installation via Unity Hub Link
Visual Studio Code as the script editor
Preferences
Set up Script Editor
Edit > Preferences > External Tools > External Script Editor -> Visual Studio Code
Set up Playmode tint
Edit > Preferences > Colors > General: Playmode tint
Version Control
Git
- What are Git version control best practices? Doc
- Managing Large Files Doc
- Git Large File Storage Website
- Configuring Git Large File Storage Doc
- GitLab@FH Website
WWise Integration
- Using Wwise with Your Source Control System Doc
- Wwise-Unity integration causing mass wwise event ScriptableObjects to be deleted Doc
Integrate Nuget Packages to Unity
- Integrate QuikGraph to Unity 3D Doc
- QuickGraph Doc
- Create folder Assets/Plugin and put corresponding *.dll file under this folder