Hello everyone,Looking to implement a super armor code within a character. Can this be done by a [State -2/-3]? or would each individual move need to be coded as such? Any information would be extremely helpful. Thanks.-A.S.P
it all depends on the kind of armor method you would use, and how/when it needs to be enabled. Some methods will require to edit every state the armor is going to be active, while other methods could do a more generic code in -2 and using an external helper with his own code.You can check Buu Z2 for an example of a helper-type superarmor