Postby Chad » Tue Aug 19, 2014 5:48 pm
In the same folder as your level, make a Notepad file named "npc-209" (same name as Mother Brain's NPC file). Inside, put "frames=#" (# of course being the number of frames) and it will animate as such depending on the graphic. To give it two directions to face, add "framestyle=1" on a new line of the text file as well.
If you do this, though, then the hurt frames won't work. The animations will constantly loop regardless of which frames are supposed to do what. To maintain the hurt frames, you have to keep the original frame setup (where it's two frames per direction and the second frame of each direction is the hurt frame).