Enfusion Blender Tools: Rig Updater – Arma Reforger
Lou Montana (talk | contribs) m (Text replacement - "\{\{GameCategory\|armaR\|Modding\|(Guidelines|Tutorials)\|([^=↵]*)\}\}" to "{{GameCategory|armaR|Modding|$2|$1}}") |
(→Usage) |
||
Line 14: | Line 14: | ||
= Usage = | = Usage = | ||
# Download latest [https://github.com/BohemiaInteractive/Arma-Reforger-Samples/blob/main/SampleMod_NewCharacter/Assets/Characters/SampleCharacter/ | # Download latest [https://github.com/BohemiaInteractive/Arma-Reforger-Samples/blob/main/SampleMod_NewCharacter/Assets/Characters/SampleCharacter/Character_AnimationRig_RigUpdater.blend Character_AnimationRig_RigUpdater.blend] | ||
# Open blend file with rig which you want to update | # Open blend file with rig which you want to update | ||
# In Enfusion Tools tab, navigate to '''Animation Tools''' and click on '''Update Rig''' button | # In Enfusion Tools tab, navigate to '''Animation Tools''' and click on '''Update Rig''' button | ||
# Locate [https://github.com/BohemiaInteractive/Arma-Reforger-Samples/blob/main/SampleMod_NewCharacter/Assets/Characters/SampleCharacter/ | # Locate [https://github.com/BohemiaInteractive/Arma-Reforger-Samples/blob/main/SampleMod_NewCharacter/Assets/Characters/SampleCharacter/Character_AnimationRig_RigUpdater.blend Character_AnimationRig_RigUpdater.blend] and confirm selection by clicking on '''Update rig''' button | ||
[[File:armareforger-blender-rig-updater-process.gif]] | [[File:armareforger-blender-rig-updater-process.gif]] | ||
{{GameCategory|armaR|Modding|Official Tools|Enfusion Blender Tools|Tutorials}} | {{GameCategory|armaR|Modding|Official Tools|Enfusion Blender Tools|Tutorials}} |
Latest revision as of 12:11, 22 April 2025
Description
This tool replaces existing character rig with newer version. Everything located in LOD0, Rig, Reference, IK Targets or Extra collection will be deleted and replaced by version from newer blend file.
During upgrade process, following things will be performed:
- Replacement of old Rig with newer version
- Restoration of all NLA tracks assigned to old Rig
- Restoration of all bone constrains present in the Rig
- Updating of constrains present on all non Rig & Character objects which were previously pointing to Rig or Character
Usage
- Download latest Character_AnimationRig_RigUpdater.blend
- Open blend file with rig which you want to update
- In Enfusion Tools tab, navigate to Animation Tools and click on Update Rig button
- Locate Character_AnimationRig_RigUpdater.blend and confirm selection by clicking on Update rig button