Hey Makoto… yeah sorry, the example project is actually a very old project that i’m currently working to replace.
Besides that i’m due to creating good documentation on this plugin, because is a 1 man job.
If you have doubts, please come to our discord channel and i can guide you better on how to use the plugin.
But! so you have some guidance here:
- To create an animation sequence, you first have to create a new AnimSequence (from the AnimBP Editor or from the right click context menu) and select AnimSequence_Flipbook as the parent.
- You will have to parent the AnimSequence to a previously created AnimBP, this is done so the AnimSequence can use the Custom notifies defined for that AnimInstance, or ask for recompile/add notifies when you add a new one.
- After creating the sequence, simply open it, it will open the AnimBP Editor on the Animation Mode, here you have a list of all the AnimSequences bound to your animbp.
- If you click on the left list (My Sequences), you can open their editor, change the flipbook, and modify the Notify Panels.
If you have more questions, feel free to ask, and thanks!