tag
#convar
3 items (1 guide · 2 fixes)
guides
fixes
✓ 26.07.08e
"Sequence-only rig: land hands on a moved prop by reseating the visual, not IK"
When a clip already poses hands in a grip and the prop moves/rescales, offset the rendered visual child instead of using IK or SetBoneTransform -- sequence-only rigs have no AnimGraph.
animationrigging
✓ 26.07.22
"Setting a [ConVar] to the value it already holds does nothing"
Re-setting a [ConVar] to the value it already holds is a silent no-op: the C# setter never runs, so a convar-triggered action does nothing, with zero console output. Statics survive Play stop/start, so a prior session leaves the value already set.
convarstatics