Example: Using Broil animation instead of Malefic - 0ceal0t/Dalamud-VFXEditor GitHub Wiki
This example is simple because both of the skills have animations located in action.pap
. For this example, I'll also only be focusing on the "Start" animation. However, the process should be exactly the same for the "End" and "Hit" ones.
First, open the Broil 3 .tmb
and find the animation name. In this case, it is cbbm_mgc_sch_1
.
Next, select the Malefic 4 .tmb
as both "Loaded TMB" and "TMB Being Replaced".
Find the "Animation (C010)" node, and change it from cbbm_mgc_ast_1
to cbbm_mgc_sch_1
.
Finally, press "UPDATE".