09-15-2012, 12:51 AM
(03-13-2010, 01:24 AM)DerVVulfman Wrote: Ah, Riku and Sora. These are sprites courtesy of Atemu (when I knew her as Skyla Doragono).BUMP
It would require you to configure the system to use THOSE sprites instead. It would need you to set up the system for 8 directional movement, with only 8 poses and with a system to use 8 frames of animation. AND... set it to have a standing sprite. This 'standing' sprite is not an animation, but a separate frame that is only displayed when the character is not moving.
You'd be disabling other forms of animation such as attacks, items, idle and etc since neither Riku or Sora have any additional poses. AND... you'd have to rename the files to riku_custom.png and sora_custom.png so it knows that these sprites 'are' custom sprites. It's the '_custom' flag that it checks for and recognizes.
How would one do this, exactly?
I've made this character set, but I don't know how to optimize it for this script, particularly because I'm an eventer and not a scripter...