tortle

Опубликовано: 16 Июль 2026
на канале: badfitz66
42
3

Procedurally animated tortoise with over the top graphical stuff like volumetric lighting and geometric grass.


He can pathfind using Unitys navmesh system (I use NavMesh.CalculatePath). It isn't perfect, but better than him making a B-line to the target and clipping through trees completely.



All of this is done in Unity and C#