Add RetargetModifier3D for realtime retarget to keep original rest

This commit is contained in:
Silc Lizard (Tokage) Renew 2024-10-05 06:00:39 +09:00
parent 80f0b33313
commit f5b49af99f
18 changed files with 877 additions and 22 deletions

View file

@ -393,6 +393,11 @@
[b]Note:[/b] During the update process, this signal is not fired, so modification by [SkeletonModifier3D] is not detected.
</description>
</signal>
<signal name="rest_updated">
<description>
Emitted when the rest is updated.
</description>
</signal>
<signal name="show_rest_only_changed">
<description>
Emitted when the value of [member show_rest_only] changes.