I'm not sure what I am doing wrong, but the goomba that has multiple directions that I am working on doesn't seem to also have multiple directions apon death. I have it set for framestyle=1 and frames as 2, but it shows all 4 frames in grounds of 2. Here is the code.
[1]
import=AI_ARC
frames=2
framespeed=4
framestyle=1
Is there something elsewhere that I need to do? I am following the SMBX2 handbook.