You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to charge anims looping by nature, MotionModule::frame checks are not valid, thus we need to replace them with status frame (fighter.global_table[CURRENT_FRAME]) checks
Due to charge anims looping by nature, MotionModule::frame checks are not valid, thus we need to replace them with status frame (fighter.global_table[CURRENT_FRAME]) checks