Roadmap
An overview of what's being worked on, what's planned, and what's shipped across all c-huck Unity modules.
Roadmap
Multi-language Support
Add centralized multi-language support to all modules, allowing users to select their preferred language for documentation and in-editor messages.
Companion System v1.1.0 — NavMesh Pathfinding & Obstacle Traversal
Companions now use GC2's NavMesh Agent driver for true pathfinding around walls, doorways, and obstacles, with graceful raycast fallback when no mesh is baked. Adds the CompanionNavMeshLink component so companions climb or vault low walls instead of detouring or teleporting.
Remove HuckHub from all module packages
Replace bundled HuckHub assemblies with per-module Documentation menu items to prevent assembly name conflicts.