Dalamud-VFXEditor
Dalamud-VFXEditor copied to clipboard
Feature Request
Currently when this button is pressed (see image)
It has the effect of importing an entirely new .pap over the one currently loaded.
Goal: I would like to be able to add new a Animation 'slot' or 'Havok index' to a pap loaded.
Reason: If you are working with the Action.pap, mods you make for one job are not going to load for another job, since only one Action.pap can be loaded. A solution for having multiple mod packages that can all be activated and still work is to have an Action.pap with new Havok indexes for the new animations. That way if you have Job A but not Job B enabled, the tmb's in job A will point at the New Havok indexes in Action. pap, but Job B's will default to the original Animations paths in Action.pap. I realize this means loading both A and B will cause a conflict, but this can be fixed by setting one to a higher priority in penumbra.
Request: If possible, please add an 'Add Index' button to the pap editor. Currently I'm brainstorming ways to add new tracks, but I haven't found a solution yet.