Unify the direction of the FK bones #22
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
kkbp-dev/KKBP_Importer#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In previous versions, all FK bones(besides the part that directly drives the animation) were oriented upwards. I don't know if this was intentional in the current version, but some bones have a chaotic orientation. This causes problems for post-processing in other software, and I believe all bones should be oriented upwards.

I have restored this feature myself, and if this is considered make scene, I can create a pull request.
Previous versions ignored the bone rotation when the model was exported from koikatsu. In the new version the bones are like that because that's how they're actually oriented in-game.
I think it does make sense to rotate the bones upright when you click the export prep button, so please do!