• Runtimes
  • SetSlotsToSetupPose /NoTint Reset

Hello,

Would it be possible to get a version of SetSlotsToSetupPose() that does not reset the Tint of the Slot?
Normally I just want to reset the attachments, but not the overridden colour of the attachments.

Thanks

Related Discussions
...

The tint of a slot is part of its setup pose. As such, providing that method is something we'd be a bit reluctant about. However, you can record the slot tints right before calling the existing method, then manually re-applying the tints.

You could also write your own code to reset the slots to a partial setup pose.