HOME | DD

Published: 2019-05-20 23:58:47 +0000 UTC; Views: 19406; Favourites: 90; Downloads: 2272
Redirect to original
Description
GO HERE TO DL LATEST SCRIPT github.com/h-kidd/noesis-proje…--------------------------------------------------------------------------------------------------------------------
A noesis script for Dreamy Theater, Project Diva F and Future Tone models and animations.
The script requieres this folder structure:
"Whatever you name this oflder"/
├── objset/
│ ├── tex_db.bin
│ └── (model bin fies go here
├── rob/
│ ├── mot_db.bin
│ └── (anim bin files go here)
├── mot/
│ └── (F2nd/X mot files go here)
└── bone_data.bin
motImportOption - choose which game you are importing a animation from.
motName - the name of the animation file without "mot_".
motID - (F2nd/X only) the other part of the file name for these two games.
IMPORTANT:
Since the game uses IKs you will have to sort that out yourself in your program of choice.