Table of Contents
- https://docs.unity3d.com/Manual/index.html
- Holistic Game Development with Unity 3e: An All-in-One Guide to Implementing Game Mechanics, Art, Design and Programming 3rd Edition, 2019 by Penny de Byl
- Holistic Mobile Game Development with Unity, 2015 by Penny de Byl
Articles
Examples
- https://github.com/googlesamples/arcore-illusive-images
- https://github.com/googlesamples/arcore-lightboard
- ProBuilder - hybrid of 3D modeling and level design tools, optimized for building simple geometry but capable of detailed editing and UV unwrapping
- Progrids - Grid snapping keeps objects aligned and evenly spaced
- Polybrush - blend textures and colors, sculpt meshes, and scatter objects in the Unity Editor
- TextMesh Pro - text formatting and layout with features like character, word, line and paragraph spacing, kerning, justified text, Links, over 30 Rich Text Tags available, support for Multi Font & Sprites, Custom Styles and more
- Beginner Design: Unity Game Development Course
- Intermediate Design: Unity Game Development Course
- Advanced Design: Unity Game Development Course
- Beginner Programming: Unity Game Dev Course
- Intermediate Programming: Unity Game Dev Courses
- Advanced Programming: Unity Game Dev Course
- Tanks tutorial from Unity, 2105 - create a 2 player (1 keyboard) shooter game. You'll learn about simple game mechanics, integrating world and screen space UI, as well as game architecture and audio mixing