summaryrefslogtreecommitdiffstats
path: root/GUI
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2023-09-10 18:11:08 -0700
committeryum <yum.food.vr@gmail.com>2023-09-10 18:11:08 -0700
commit4f3b9382068a29731de664eb0810f9eb3a267905 (patch)
treed63d6755a42dc14013fd62bcbfcb077186b0fc66 /GUI
parent3db7723aa5c16358f73e3e8d3bb20a959ce43d5d (diff)
Bugfix: eliminate dead-end in certain animator layers
Because the custom chatbox doesn't necessarily have an even multiple of `sync_params` character slots, some layers in the animator write N character slots while others write N-1. In the layers with only N-1 slots, they need something to do while slot N is being selected. This patch creates a return-home transition in that case.
Diffstat (limited to 'GUI')
0 files changed, 0 insertions, 0 deletions