Hello everyone.As a follow-up to our last post regarding Custom Aura in Sparking Zero, we've implemented a system to easily swap aura's in 1-click.Of course, online functionality is supported (as-long as the level sequence allows it).You can easily swap either vanilla auras or custom made auras we discussed in our latest post.Here's how to use it:1) Copy the actor inside your mod folder (DO NOT CREATE A CHILD) , you can use CTRL+C and CTRL+V or Duplicate.2) Edit the parameters to your liking, insert the Character ID and then enable whatever parameter you need.Enjoy :)Changelog: - Fixed critical bug that applied changes to every character. Now a dynamic data asset has been implemented in the code.Changelog Version 3: - Added Always on Aura node: allows you to change between all the different types of always on aura on a specified character.- Added Dragon Dash Aura: allows you to set a custom sequence as a dragon dash aura.
Changelog Version 5:- Added "Aura Asset Edit Keys" node for a more modular and simplistic approach.- Fixed critical issuesCopying the blueprint is now fine. No need for moving it again.