A list of articles I've used to learn about Unity and Game Dev
Unity script collection Why C#?
- How the update loop works
- UI Performance tips
- Productivity tips
- Singleton tips
- ASYNC in Unity
- Shader tutorials
- C# and shader tutorials
- Game dev resource list
- custom Character controller
- Design patterns
- Creating a moddable game in Unity
- Modding with addressables
- Gaffer on Games: tons of useful articles on networking
- A rant on LODs
- A cool animation tool using AI
- Portals implementation
- 10 common mistakes
- Car physics
- Unity fast async tool
- UnityYAMLMerge
- LASP
- Terrain serialization
- Object locker
- C# Toolkit
- Debug drawing tools
- Creating a Unity game installer