Answered

Edit clip settings for all clips

Anonymous 2 years ago updated by Peter - Soxware Developer 2 years ago 1

Is there a way to edit clip export settings, specifically the Root Motion(experimental) checkboxes for all clips instead of going one by one?

UMotion Version:
1.24p01
Unity Version:
2020

Answer

Answer
Answered

Hi,
thank you very much for your support request.

Unfortunately this is currently not possible.

As a workaround, you could edit the project file directly with a text editor:

  1. Close the UMotion project (File --> Close Project in the clip editor)
  2. In Unity click on File --> Save Project.
  3. Backup your UMotion project file (*.asset).
  4. Open the *.asset file with a text editor that's capable of editing huge text files.
  5. Scroll to the end of the file (or use the search function to search for the specific strings):
  6. Change the "valueInternal" to 1 to enable the checkbox on a corresponding setting.
  7. Save the file after you made the changes.
  8. Open the project file with UMotion again and check your changes.

I hope this helps. Let me know in case you have any follow-up questions.


Beste regards,
Peter

Answer
Answered

Hi,
thank you very much for your support request.

Unfortunately this is currently not possible.

As a workaround, you could edit the project file directly with a text editor:

  1. Close the UMotion project (File --> Close Project in the clip editor)
  2. In Unity click on File --> Save Project.
  3. Backup your UMotion project file (*.asset).
  4. Open the *.asset file with a text editor that's capable of editing huge text files.
  5. Scroll to the end of the file (or use the search function to search for the specific strings):
  6. Change the "valueInternal" to 1 to enable the checkbox on a corresponding setting.
  7. Save the file after you made the changes.
  8. Open the project file with UMotion again and check your changes.

I hope this helps. Let me know in case you have any follow-up questions.


Beste regards,
Peter