Quick Rename

Quick rename is a frame-renaming tool for SB3U.
It currently supports two functions:

-creating a unique list of all frames in the xx
-renaming all frames with name X to Y.

You can specify which frame names should be renamed, so you might have something like

x1 --> y1
x2 --> y2
x3
x4 --> y4
etc.

You can get it in the Tools section

When renaming a single bone, you must rename the /Frame in the skeleton, and you must rename every mesh that refers to it (/Bone).

This is a boring task and if you're going to do it for hundreds of bones, you're probably not going to do it.

This tool allows you to import characters from other Illusion games because you need to rename all the frames to use Yuusha frame names (since the xa file depends on it).

All you need to do is write a naming scheme that tells the tool which frame name should be renamed to what, in a text file, and then give that file to my script.

No comments:

Post a Comment