Post questions about game models here, or help out others!
-
JayK
- mega-veteran

- Posts: 166
- Joined: Fri Jun 01, 2012 10:08 am
- Has thanked: 35 times
- Been thanked: 108 times
Post
by JayK » Tue Mar 30, 2021 8:09 pm
Joschka wrote: ↑Tue Mar 30, 2021 2:23 pm
Single fbx file with the animations split inside instead of a single one long animation : -fbxmultitake
One fbx file per animation : -animoutex .noefbxmulti
You can either tell the user to put these manually in the advanced options or put them automatically using your plugin's options and the following function
https://github.com/Joschuka/Project-G1M ... ce.cpp#L65
That is awesome, thanks a lot for that info.