What is the reason for this feature?
The default linking of outputs is convenient for quick tests but may hide naming inconsistencies between timelines and the slots they are supposed to drive.
Describe the solution you'd like
There should be actions to:
unset all playback slots
set all null playback slots to the recorded slot
- emulate "setup fields by name" with a slot as an argument to
fill null override all playback slots
Note: Property probes will not be touched because there is no reflective access to component properties (Yellow-Dog-Man/Resonite-Issues#57) AND linking Animators to component properties is broken (Yellow-Dog-Man/Resonite-Issues#683).
What is the reason for this feature?
The default linking of outputs is convenient for quick tests but may hide naming inconsistencies between timelines and the slots they are supposed to drive.
Describe the solution you'd like
There should be actions to:
unset all playback slotsset all null playback slots to the recorded slotfill nulloverride all playback slotsNote: Property probes will not be touched because there is no reflective access to component properties (Yellow-Dog-Man/Resonite-Issues#57) AND linking Animators to component properties is broken (Yellow-Dog-Man/Resonite-Issues#683).