I have gotten stuck
When I run my game the way I have it now everything seems to work fine, my sprite goes through an animation change and goes back to its default sprite, what i'm trying to have done is Under the "On Animation "Wash" has Finished" there is"IsActive" instead of "IsAntiHero" running because my "IsAntiHero" platformer events are not working when called by the on finished shown in the image.
When I change it from "IsActive" to "IsAntiHero" It does correctly change the sprite to the AntiHero sprite except there are no animations such as Idle, Walking etc yet I can still move the Hero around just with no animation.. I have tried for a few hours now trying to get this to work correctly and I'm at a loss
Sorry if im not being clear, I have been up wayyy too long.