Skip to main content

ThirdPersonCharCtrl

6 tools in this family (folder Editor/Tools/ThirdPersonCharCtrl/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
tpcc_apply_default_templatewritesOne-shot: pick a preset (souls | witcher | god_of_war | tomb_raider) and emit the full third-pers…
tpcc_bind_to_animatorwritesBind to an existing AnimatorController by adding any missing TpccAnimator parameters (Speed float,
tpcc_generate_codewritesEmit TpccController.cs, TpccCameraRig.cs, TpccAnimator.cs and TpccInputAdapter.cs into
tpcc_propose_from_promptread-onlyBuril Third-Person Character Controller — Build a draft TpccSpec from a brief. Picks movement_kind
tpcc_simulate_movementread-onlySimulate 30 seconds of scripted input (run / sprint / jump / dodge / fall) against the spec's physic…
tpcc_validate_specread-onlyValidate a TpccSpec. Returns { ok, errors[] }. Always run this before tpcc_generate_code or