Kairon 0 Posted April 8, 2017 Report Share Posted April 8, 2017 Hey, i'm on struggle right now adding an VLS animation: I packed in 2571.gz since its supposed to be an VLS spec animation right I added this to my animation.java if (j == 6502) { anims[j] = new Animation(); anims[j].anInt352 = 18; anims[j].anIntArray353 = new int[] {168493102, 168493119, 168493200, 168493113, 168493153, 168493194, 168493134, 168493213, 168493149, 168493122, 168493098, 168493170, 168493170, 168493188, 168493205, 168493196, 168493165, 168493102 }; anims[j].anIntArray354 = new int[] {-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1}; anims[j].anIntArray355 = new int[] {3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3}; anims[j].anInt356 = -1; anims[j].anIntArray357 = null; anims[j].aBoolean358 = false; anims[j].anInt359 = 5; anims[j].anInt360 = -1; anims[j].anInt361 = -1; anims[j].anInt362 = 99; anims[j].anInt363 = 0; anims[j].anInt364 = 0; anims[j].anInt365 = 2; } And that's the result while im perfoming ::anim 6502 Any help is appreicated. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now