Free Unity 2023.2 Project: Tiny Character Controller TCC (Unity Japan)
Original title: Project_TCC (Tiny Character Controller)
Overview
Project_TCC (Tiny Character Controller) is Unity Technologies Japan's modular character control framework, released with example projects for Unity 2023.2 on URP. It ships as packages plus example scenes and mini-game samples that show how movement, gravity, jumping and camera control can be composed from small components for 2D and 3D games.
Everything is on GitHub as a free direct download under the Unity Companion License (marked NOASSERTION). A useful reference for anyone designing a reusable character controller architecture rather than a one-off script, and for seeing how Unity Japan packages sample content alongside a library.
What You Can Learn
- Modular character control: movement, gravity, jump, camera
- Packages plus example scenes and mini-game samples
Access: Free direct download