Уровень 0 · материалов: 4
В кластер входят учебные материалы по базовым техническим аспектам разработки игр на движке Unity, независимо от размерности пространства (2D или 3D).
Общие признаки: обучение новичков, движок Unity, базовая физика, скриптинг на C#, практические руководства
Группа выше: Unity
Смысл: The main idea is to provide a translated, accessible guide for beginners to learn the basic technical building blocks of Unity3D, focusing on physics, collision detection, user input, and the use of prefabs.
A translated guide providing four basic Unity3D lessons covering Rigidbody physics, collision detection, input handling, and prefab creation.
Смысл: The text provides a practical, step-by-step introduction to four core pillars of Unity 3D development: visual materials, audio implementation, physics joints, and input handling. Its main idea is to teach beginners how to transition from simple objects to interactive game elements using a mix of editor tools and basic C# scripting.
A series of four beginner tutorials for Unity 3D covering materials, audio sources, physical joints, and virtual input axes.
Смысл: The text serves as a practical tutorial for novices to learn the fundamentals of Unity 2D development, specifically focusing on scene management, basic physics, GUI, and simple game logic in C#.
A beginner-friendly guide on developing a 2D endless runner racing game for Android using Unity and C#.
Смысл: The main idea is to provide a practical, condensed cheat-sheet of fundamental Unity3D scripting operations (GameObjects, Transforms, Physics, and Raycasting) to help developers get started or reference common tasks.
A technical primer on essential Unity3D scripting methods covering GameObject management, spatial transformations, physics via Rigidbody, and Raycasting.