Custom Character Controller for Unity. Fulfills all common character controller functions such as collision detection and pushback, slope limiting and collider ignoring.
C#MIT Licensedormantarchived
3 projectsOpen Source Repositories › Character Controllers 3D
Custom Character Controller for Unity. Fulfills all common character controller functions such as collision detection and pushback, slope limiting and collider ignoring.
C#MIT Licensedormantarchived
A movement system made in Unity that attempts to replicate Genshin Impact Movement.
C#MIT Licensedormant
TCC stands for Tiny Character Controller. TCC is the best way to make your own game. This repository contains all packages and examples for TCC projects.
C#Otherslowing