/**************************************************************/ /* shape data manta_anim_swim (skeleton & animation) */ /**************************************************************/ #define ShapeColor_manta_anim_swim(r,g,b) ShapeColor(r,g,b) #include "manta/manta_texture.h" #include "manta/manta_Rme_shape.sou" #include "manta/manta_Lme_shape.sou" #include "manta/manta_fin_shape.sou" #include "manta/manta_Lhige_shape.sou" #include "manta/manta_Lwing1_shape.sou" #include "manta/manta_Lwing2_shape.sou" #include "manta/manta_Lwing3_shape.sou" #include "manta/manta_Rhige_shape.sou" #include "manta/manta_Rwing1_shape.sou" #include "manta/manta_Rwing2_shape.sou" #include "manta/manta_Rwing3_shape.sou" #include "manta/manta_body_shape.sou" /*-------------------------------------------------------------*/ /* light data */ /*-------------------------------------------------------------*/ static Lights1 light_manta_anim_swim[]={ #if 0 ShapeColor_manta_anim_swim(188,255,194), ShapeColor_manta_anim_swim(0,103,92), ShapeColor_manta_anim_swim(255,255,215), #endif ShapeColor_manta_anim_swim(198,238,237), // ShapeColor_manta_anim_swim(4,158,151), ShapeColor_manta_anim_swim(3,91,99), ShapeColor_manta_anim_swim(255,255,215), }; /*-------------------------------------------------------------*/ /* vertex & polygon data */ /*-------------------------------------------------------------*/ static Vtx vtx_manta_tail3[]={ {0,-5,-3,0,0,0,-13,-104,70,0}, {0,0,4,0,0,0,-10,0,126,0}, {-4,0,2,0,0,0,-87,0,91,0}, {238,0,0,0,0,0,1,102,74,0}, {0,5,-3,0,0,0,-13,104,70,0}, {238,0,0,0,0,0,1,-102,74,0}, {-4,0,2,0,0,0,-87,0,91,0}, {0,5,-3,0,0,0,-13,104,70,0}, {0,-5,-3,0,0,0,-13,-104,70,0}, {0,-5,-3,0,0,0,1,0,-127,0}, {0,5,-3,0,0,0,1,0,-127,0}, {238,0,0,0,0,0,1,0,-127,0}, }; static Vtx vtx_manta_tail2[]={ {0,-8,-5,0,0,0,-15,-108,63,0}, {0,0,7,0,0,0,-12,0,126,0}, {-7,0,0,0,0,0,-124,0,24,0}, {236,-5,-3,0,0,0,19,-114,-51,0}, {240,0,0,0,0,0,123,0,27,0}, {236,0,4,0,0,0,15,0,126,0}, {236,5,-3,0,0,0,19,114,-51,0}, {0,8,-5,0,0,0,-15,108,63,0}, {-7,0,0,0,0,0,-124,0,24,0}, {0,8,-5,0,0,0,-15,108,63,0}, {0,-8,-5,0,0,0,-15,-108,63,0}, {236,5,-3,0,0,0,19,114,-51,0}, {240,0,0,0,0,0,123,0,27,0}, {236,-5,-3,0,0,0,19,-114,-51,0}, {0,-8,-5,0,0,0,1,0,-127,0}, {0,8,-5,0,0,0,1,0,-127,0}, }; static Vtx vtx_manta_tail1[]={ {0,-11,-7,0,0,0,-107,-65,-18,0}, {0,0,10,0,0,0,-99,0,79,0}, {-8,0,0,0,0,0,-125,0,19,0}, {168,-8,-5,0,0,0,19,-113,-52,0}, {175,0,0,0,0,0,124,0,24,0}, {168,0,7,0,0,0,16,0,125,0}, {168,8,-5,0,0,0,19,113,-52,0}, {0,11,-7,0,0,0,-107,65,-18,0}, {0,0,10,0,0,0,1,-105,70,0}, {0,-11,-7,0,0,0,1,-105,70,0}, {0,11,-7,0,0,0,1,105,70,0}, {0,0,10,0,0,0,1,105,70,0}, {-8,0,0,0,0,0,-125,0,19,0}, {0,11,-7,0,0,0,-107,65,-18,0}, {0,-11,-7,0,0,0,-107,-65,-18,0}, {168,8,-5,0,0,0,19,113,-52,0}, {175,0,0,0,0,0,124,0,24,0}, {168,-8,-5,0,0,0,19,-113,-52,0}, {0,-11,-7,0,0,0,1,0,-127,0}, {0,11,-7,0,0,0,1,0,-127,0}, }; Gfx gfx_manta_tail3[]={ gsSPLight((&light_manta_anim_swim[1].l[0]),1), gsSPLight((&light_manta_anim_swim[1].a),2), gsSPVertex(&vtx_manta_tail3[0],6,0), gsSP1Triangle(0,1,2,0), gsSP1Triangle(3,4,1,0), gsSP1Triangle(1,4,2,0), gsSP1Triangle(1,0,5,0), gsSPLight((&light_manta_anim_swim[0].l[0]),1), gsSPLight((&light_manta_anim_swim[0].a),2), gsSPVertex(&vtx_manta_tail3[6],6,0), gsSP1Triangle(0,1,2,0), gsSP1Triangle(3,4,5,0), gsSPEndDisplayList() }; Gfx gfx_manta_tail2[]={ gsSPLight((&light_manta_anim_swim[1].l[0]),1), gsSPLight((&light_manta_anim_swim[1].a),2), gsSPVertex(&vtx_manta_tail2[0],8,0), gsSP1Triangle(0,1,2,0), gsSP1Triangle(3,4,5,0), gsSP1Triangle(5,4,6,0), gsSP1Triangle(1,7,2,0), gsSP1Triangle(5,1,0,0), gsSP1Triangle(5,0,3,0), gsSP1Triangle(6,7,1,0), gsSP1Triangle(6,1,5,0), gsSPLight((&light_manta_anim_swim[0].l[0]),1), gsSPLight((&light_manta_anim_swim[0].a),2), gsSPVertex(&vtx_manta_tail2[8],8,0), gsSP1Triangle(0,1,2,0), gsSP1Triangle(3,4,5,0), gsSP1Triangle(5,6,7,0), gsSP1Triangle(5,7,3,0), gsSPEndDisplayList() }; Gfx gfx_manta_tail1[]={ gsSPLight((&light_manta_anim_swim[1].l[0]),1), gsSPLight((&light_manta_anim_swim[1].a),2), gsSPVertex(&vtx_manta_tail1[0],12,0), gsSP1Triangle(0,1,2,0), gsSP1Triangle(3,4,5,0), gsSP1Triangle(5,4,6,0), gsSP1Triangle(1,7,2,0), gsSP1Triangle(5,8,9,0), gsSP1Triangle(5,9,3,0), gsSP1Triangle(6,10,11,0), gsSP1Triangle(6,11,5,0), gsSPLight((&light_manta_anim_swim[0].l[0]),1), gsSPLight((&light_manta_anim_swim[0].a),2), gsSPVertex(&vtx_manta_tail1[12],8,0), gsSP1Triangle(0,1,2,0), gsSP1Triangle(3,4,5,0), gsSP1Triangle(5,6,7,0), gsSP1Triangle(5,7,3,0), gsSPEndDisplayList() }; /**************** (0),manta_Lwing3,gfx_manta_Lwing3,NULL,(-1),NULL,(-1),180,0,0 (1),manta_Lwing2,gfx_manta_Lwing2,NULL,(-1),manta_Lwing3,(0),220,0,0 (2),manta_Lwing1,gfx_manta_Lwing1,NULL,(-1),manta_Lwing2,(1),0,0,0 (3),manta_Rwing3,gfx_manta_Rwing3,NULL,(-1),NULL,(-1),180,0,0 (4),manta_Rwing2,gfx_mata_Rwing2,NULL,(-1),manta_Rwing3,(3),220,0,0 (5),manta_Rwing1,gfx_manta_Rwing1,NULL,(-1),mata_Rwing2,(4),0,0,0 (6),manta_fin,gfx_manta_fin,NULL,(-1),NULL,(-1),236,0,0 (7),manta_Lhige,gfx_manta_Lhige,NULL,(-1),NULL,(-1),0,0,0 (8),manta_Lme,gfx_manta_Lme,NULL,(-1),NULL,(-1),0,0,0 (9),manta_Rhige,gfx_manta_Rhige,NULL,(-1),NULL,(-1),0,0,0 (10),manta_Rme,gfx_manta_Rme,NULL,(-1),NULL,(-1),0,0,0 (11),manta_tail3,gfx_manta_tail3,manta_fin,(6),NULL,(-1),236,0,0 (12),manta_tail2,gfx_manta_tail2,NULL,(-1),manta_tail3,(11),168,0,0 (13),manta_tail1,gfx_manta_tail1,NULL,(-1),manta_tail2,(12),0,0,0 (14),chn27,NULL,NULL,(-1),manta_Rme,(10),668,-170,6 (15),chn25,NULL,chn27,(14),manta_Rhige,(9),688,-120,-6 (16),chn26,NULL,chn25,(15),manta_Lme,(8),668,170,6 (17),chn24,NULL,chn26,(16),manta_Lhige,(7),688,120,-6 (18),chn19,NULL,chn24,(17),manta_tail1,(13),0,0,0 (19),chn21,NULL,chn19,(18),manta_Rwing1,(5),440,-220,6 (20),chn22,NULL,chn21,(19),manta_Lwing1,(2),440,220,6 (21),manta_body,gfx_manta_body,NULL,(-1),chn22,(20),0,0,0 (22),chn17,light_sourcex,NULL,(-1),manta_body,(21),0,467,0 ****************/ /*-------------------------------------------------------------*/ /* animation data */ /*-------------------------------------------------------------*/ static short manta_anim_swim_prm[]={ 0, 466, 466, 466, 465, 465, 464, 464, 463, 462, 462, 461, 460, 459, 458, 457, 456, 455, 454, 453, 452, 451, 449, 448, 447, 445, 444, 443, 441, 440, 438, 437, 435, 434, 432, 430, 429, 427, 426, 424, 422, 421, 419, 417, 415, 414, 412, 410, 409, 407, 405, 403, 402, 400, 398, 397, 395, 393, 392, 390, 388, 387, 385, 384, 382, 381, 379, 378, 376, 375, 373, 372, 371, 369, 368, 367, 366, 365, 363, 362, 361, 360, 359, 359, 358, 357, 356, 356, 355, 354, 354, 353, 353, 353, 352, 352, 352, 352, 352, 352, 352, 352, 353, 353, 353, 354, 354, 355, 356, 356, 357, 358, 359, 359, 360, 361, 362, 363, 364, 366, 367, 368, 369, 371, 372, 373, 375, 376, 377, 379, 380, 382, 383, 385, 387, 388, 390, 391, 393, 395, 396, 398, 400, 402, 403, 405, 407, 408, 410, 412, 414, 415, 417, 419, 420, 422, 424, 425, 427, 429, 430, 432, 433, 435, 437, 438, 440, 441, 442, 444, 445, 447, 448, 449, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 462, 463, 464, 464, 465, 465, 466, 466, 466, 466, 467, 467, 467, 467, -16383,10505,10510,10503,10482,10447,10399,10338, 10265,10179,10081, 9971, 9849, 9717, 9574, 9420, 9256, 9083, 8899, 8707, 8505, 8295, 8077, 7850, 7616, 7375, 7126, 6871, 6610, 6342, 6068, 5789, 5505, 5216, 4923, 4625, 4323, 4018, 3709, 3397, 3083, 2767, 2448, 2128, 1806, 1483, 1159, 835, 511, 187, -136, -459, -781,-1101,-1420,-1736, -2051,-2362,-2671,-2976,-3278,-3576,-3869,-4158, -4442,-4721,-4995,-5263,-5524,-5780,-6028,-6269, -6503,-6730,-6948,-7158,-7360,-7552,-7736,-7909, -8073,-8227,-8370,-8503,-8624,-8734,-8832,-8918, -8991,-9052,-9100,-9135,-9156,-9163,-9158,-9142, -9117,-9081,-9035,-8981,-8916,-8843,-8760,-8669, -8569,-8461,-8345,-8221,-8089,-7950,-7803,-7649, -7488,-7320,-7146,-6965,-6779,-6586,-6387,-6183, -5974,-5759,-5540,-5315,-5086,-4853,-4616,-4374, -4129,-3880,-3628,-3373,-3115,-2854,-2590,-2324, -2056,-1786,-1514,-1241, -966, -690, -413, -135, 142, 421, 700, 979, 1258, 1536, 1813, 2090, 2366, 2641, 2914, 3186, 3455, 3723, 3989, 4252, 4512, 4770, 5025, 5277, 5525, 5769, 6010, 6247, 6479, 6707, 6931, 7150, 7363, 7572, 7775, 7973, 8164, 8350, 8530, 8703, 8869, 9029, 9182, 9328, 9466, 9596, 9719, 9834, 9941,10039,10129,10210, 10282,10345,10398,10442,10476,10500,10514,10517, 1086, 936, 786, 636, 486, 335, 184, 34, -116, -266, -416, -565, -715, -863,-1011,-1159, -1306,-1452,-1597,-1741,-1884,-2026,-2166,-2306, -2444,-2580,-2716,-2849,-2981,-3111,-3240,-3366, -3490,-3613,-3733,-3851,-3967,-4081,-4192,-4300, -4406,-4510,-4610,-4708,-4803,-4895,-4984,-5070, -5152,-5231,-5307,-5380,-5449,-5514,-5576,-5634, -5688,-5738,-5785,-5827,-5865,-5899,-5929,-5954, -5975,-5991,-6003,-6010,-6013,-6006,-5987,-5955, -5911,-5855,-5788,-5710,-5621,-5521,-5412,-5293, -5164,-5027,-4880,-4726,-4564,-4394,-4216,-4032, -3842,-3645,-3442,-3234,-3020,-2802,-2579,-2352, -2122,-1888,-1651,-1411,-1169, -924, -679, -431, -183, 65, 314, 563, 811, 1059, 1306, 1551, 1795, 2036, 2275, 2511, 2743, 2973, 3198, 3419, 3635, 3847, 4053, 4254, 4448, 4636, 4818, 4992, 5159, 5319, 5470, 5613, 5747, 5872, 5987, 6093, 6188, 6273, 6347, 6410, 6461, 6500, 6527, 6541, 6543, 6535, 6523, 6506, 6485, 6459, 6429, 6395, 6357, 6314, 6267, 6217, 6162, 6104, 6042, 5976, 5907, 5834, 5758, 5678, 5596, 5510, 5420, 5328, 5233, 5135, 5034, 4931, 4825, 4716, 4604, 4491, 4375, 4256, 4136, 4013, 3889, 3762, 3633, 3503, 3371, 3237, 3102, 2965, 2827, 2688, 2547, 2405, 2262, 2118, 1972, 1826, 1680, 1532, 1384, -135, -219, -303, -386, -469, -551, -633, -714, -794, -874, -953,-1031,-1109,-1185,-1261,-1336,-1410, -1482,-1554,-1624,-1693,-1761,-1828,-1893,-1957, -2020,-2081,-2140,-2198,-2254,-2309,-2362,-2413, -2462,-2510,-2555,-2599,-2640,-2680,-2717,-2753, -2786,-2817,-2845,-2871,-2895,-2917,-2936,-2952, -2966,-2977,-2986,-2992,-2995,-2995,-2993,-2987, -2979,-2967,-2953,-2935,-2915,-2891,-2862,-2827, -2785,-2738,-2684,-2624,-2560,-2489,-2414,-2334, -2249,-2159,-2065,-1968,-1866,-1760,-1651,-1539, -1424,-1306,-1185,-1061, -936, -808, -678, -547, -414, -280, -145, -9, 127, 264, 401, 538, 676, 812, 949, 1084, 1219, 1352, 1484, 1615, 1744, 1870, 1995, 2117, 2237, 2354, 2468, 2578, 2686, 2789, 2889, 2985, 3077, 3164, 3247, 3325, 3397, 3465, 3527, 3584, 3635, 3680, 3718, 3750, 3776, 3794, 3806, 3811, 3814, 3813, 3809, 3803, 3794, 3782, 3768, 3751, 3732, 3710, 3685, 3658, 3629, 3598, 3564, 3528, 3490, 3450, 3408, 3364, 3317, 3269, 3219, 3167, 3114, 3058, 3001, 2943, 2883, 2821, 2758, 2693, 2627, 2560, 2491, 2421, 2350, 2277, 2204, 2130, 2054, 1978, 1900, 1822, 1743, 1663, 1583, 1502, 1420, 1337, 1254, 1171, 1087, 1003, 918, 833, 748, 663, 578, 492, 406, 321, 235, 150, 65, -20,10505,10510, 10503,10482,10447,10399,10338,10265,10179,10081, 9971, 9849, 9717, 9574, 9420, 9256, 9083, 8899, 8707, 8505, 8295, 8077, 7850, 7616, 7375, 7126, 6871, 6610, 6342, 6068, 5789, 5505, 5216, 4923, 4625, 4323, 4018, 3709, 3397, 3083, 2767, 2448, 2128, 1806, 1483, 1159, 835, 511, 187, -136, -459, -781,-1101,-1420,-1736,-2051,-2362,-2671, -2976,-3278,-3576,-3869,-4158,-4442,-4721,-4995, -5263,-5524,-5780,-6028,-6269,-6503,-6730,-6948, -7158,-7360,-7552,-7736,-7909,-8073,-8227,-8370, -8503,-8624,-8734,-8832,-8918,-8991,-9052,-9100, -9135,-9156,-9163,-9158,-9142,-9117,-9081,-9035, -8981,-8916,-8843,-8760,-8669,-8569,-8461,-8345, -8221,-8089,-7950,-7803,-7649,-7488,-7320,-7146, -6965,-6779,-6586,-6387,-6183,-5974,-5759,-5540, -5315,-5086,-4853,-4616,-4374,-4129,-3880,-3628, -3373,-3115,-2854,-2590,-2324,-2056,-1786,-1514, -1241, -966, -690, -413, -135, 142, 421, 700, 979, 1258, 1536, 1813, 2090, 2366, 2641, 2914, 3186, 3455, 3723, 3989, 4252, 4512, 4770, 5025, 5277, 5525, 5769, 6010, 6247, 6479, 6707, 6931, 7150, 7363, 7572, 7775, 7973, 8164, 8350, 8530, 8703, 8869, 9029, 9182, 9328, 9466, 9596, 9719, 9834, 9941,10039,10129,10210,10282,10345,10398, 10442,10476,10500,10514,10517, 1573, 1460, 1345, 1227, 1104, 978, 848, 714, 578, 438, 296, 151, 4, -144, -296, -449, -603, -760, -917, -1075,-1235,-1395,-1555,-1715,-1876,-2036,-2196, -2356,-2515,-2672,-2829,-2984,-3138,-3290,-3441, -3589,-3735,-3878,-4018,-4156,-4291,-4422,-4550, -4674,-4794,-4911,-5023,-5130,-5233,-5331,-5424, -5512,-5594,-5671,-5742,-5806,-5865,-5917,-5963, -6002,-6034,-6058,-6075,-6085,-6087,-6081,-6066, -6044,-6013,-5972,-5919,-5857,-5783,-5700,-5607, -5505,-5393,-5273,-5144,-5007,-4862,-4709,-4549, -4383,-4209,-4029,-3844,-3652,-3456,-3254,-3047, -2836,-2621,-2402,-2179,-1953,-1725,-1493,-1260, -1024, -787, -549, -309, -69, 170, 411, 651, 891, 1130, 1368, 1605, 1839, 2072, 2302, 2530, 2754, 2975, 3192, 3406, 3615, 3820, 4019, 4214, 4403, 4586, 4763, 4933, 5097, 5254, 5403, 5545, 5678, 5803, 5920, 6028, 6126, 6215, 6294, 6362, 6421, 6468, 6504, 6529, 6542, 6543, 6535, 6521, 6502, 6477, 6446, 6411, 6371, 6326, 6276, 6221, 6162, 6099, 6032, 5961, 5886, 5807, 5725, 5639, 5551, 5459, 5364, 5266, 5166, 5063, 4958, 4851, 4742, 4631, 4518, 4404, 4288, 4170, 4052, 3933, 3813, 3692, 3570, 3449, 3326, 3204, 3082, 2960, 2839, 2717, 2597, 2477, 2358, 2241, 2124, 2009, 1896, 1784, 1674, 1566, -158, -199, -240, -282, -325, -368, -413, -458, -503, -549, -596, -642, -690, -737, -785, -833, -881, -930, -978,-1026, -1075,-1123,-1171,-1219,-1267,-1314,-1361,-1408, -1454,-1500,-1545,-1589,-1633,-1676,-1719,-1761, -1801,-1841,-1880,-1918,-1955,-1991,-2026,-2059, -2091,-2122,-2152,-2180,-2207,-2232,-2255,-2277, -2298,-2316,-2333,-2348,-2361,-2373,-2382,-2389, -2394,-2397,-2398,-2394,-2383,-2364,-2338,-2306, -2267,-2221,-2170,-2113,-2050,-1982,-1908,-1830, -1747,-1660,-1568,-1473,-1374,-1271,-1166,-1057, -945, -831, -715, -597, -476, -355, -232, -107, 17, 142, 268, 395, 521, 646, 772, 896, 1019, 1142, 1262, 1381, 1498, 1613, 1725, 1834, 1941, 2044, 2144, 2241, 2333, 2422, 2506, 2585, 2660, 2729, 2794, 2852, 2905, 2952, 2993, 3027, 3055, 3075, 3091, 3103, 3112, 3117, 3120, 3120, 3117, 3111, 3102, 3091, 3077, 3060, 3041, 3019, 2995, 2969, 2941, 2910, 2877, 2843, 2806, 2768, 2727, 2685, 2642, 2596, 2549, 2501, 2451, 2400, 2348, 2295, 2240, 2185, 2128, 2070, 2012, 1953, 1893, 1833, 1772, 1710, 1648, 1586, 1524, 1461, 1398, 1335, 1272, 1209, 1146, 1084, 1021, 959, 898, 836, 776, 716, 656, 598, 540, 483, 427, 372, 319, 266, 215, 165, 116, 69, 23, -20, -63,-32767, 2322, 2444, 2553, 2651, 2735, 2805, 2861, 2902, 2926, 2935, 2926, 2899, 2855, 2794, 2719, 2628, 2523, 2405, 2275, 2133, 1980, 1816, 1643, 1462, 1272, 1075, 872, 663, 449, 231, 10, -213, -439, -666, -894,-1121, -1347,-1571,-1792,-2010,-2224,-2433,-2636,-2833, -3022,-3204,-3377,-3540,-3693,-3836,-3966,-4084, -4189,-4279,-4355,-4416,-4460,-4487,-4496,-4487, -4461,-4419,-4361,-4288,-4200,-4099,-3986,-3860, -3723,-3575,-3417,-3250,-3074,-2890,-2700,-2503, -2300,-2092,-1880,-1664,-1446,-1225,-1003, -780, -557, -335, -114, 103, 319, 531, 739, 942, 1139, 1330, 1513, 1689, 1856, 2014, 2162, 2299, 2425, 2539, 2640, 2727, 2800, 2858, 2900, 2926, 2935, 2926, 2900, 2858, 2800, 2727, 2640, 2539, 2425, 2299, 2162, 2014, 1856, 1689, 1513, 1330, 1139, 942, 739, 531, 319, 103, -114, -335, -557, -780,-1003,-1225,-1446,-1664,-1880,-2092, -2300,-2503,-2700,-2890,-3074,-3250,-3417,-3575, -3723,-3860,-3986,-4099,-4200,-4288,-4361,-4419, -4461,-4487,-4496,-4487,-4462,-4422,-4366,-4295, -4211,-4114,-4004,-3883,-3751,-3608,-3455,-3293, -3123,-2945,-2760,-2569,-2372,-2170,-1963,-1753, -1540,-1325,-1107, -889, -671, -452, -235, -20, 192, 403, 609, 811, 1008, 1200, 1384, 1562, 1732, 1894, 2047, 1008, 1147, 1285, 1424, 1562, 1700, 1837, 1973, 2109, 2244, 2378, 2510, 2641, 2771, 2900, 3027, 3152, 3275, 3397, 3516, 3634, 3749, 3861, 3971, 4079, 4184, 4286, 4385, 4481, 4573, 4663, 4749, 4832, 4911, 4986, 5057, 5124, 5188, 5247, 5302, 5352, 5398, 5439, 5475, 5507, 5533, 5555, 5571, 5582, 5587, 5587, 5582, 5571, 5555, 5533, 5507, 5476, 5440, 5399, 5354, 5305, 5251, 5193, 5130, 5064, 4994, 4920, 4842, 4761, 4677, 4589, 4497, 4403, 4306, 4205, 4102, 3997, 3888, 3777, 3664, 3549, 3431, 3312, 3190, 3067, 2942, 2815, 2687, 2558, 2427, 2295, 2162, 2028, 1894, 1758, 1622, 1486, 1349, 1212, 1074, 937, 800, 663, 526, 389, 253, 118, -16, -149, -282, -414, -545, -674, -802, -929,-1054,-1177, -1299,-1418,-1536,-1651,-1764,-1875,-1983,-2089, -2192,-2292,-2389,-2484,-2575,-2663,-2747,-2828, -2906,-2980,-3050,-3116,-3178,-3236,-3290,-3340, -3385,-3425,-3461,-3492,-3518,-3539,-3555,-3566, -3572,-3572,-3566,-3555,-3539,-3518,-3492,-3461, -3425,-3385,-3339,-3290,-3236,-3177,-3115,-3049, -2978,-2904,-2826,-2745,-2660,-2572,-2480,-2385, -2288,-2187,-2084,-1978,-1869,-1758,-1644,-1528, -1410,-1290,-1168,-1045, -919, -792, -663, -534, -402, -270, -137, -2, 132, 268, 404, 541, 678, 816, 361, 306, 252, 198, 144, 91, 39, -13, -64, -115, -166, -215, -264, -313, -360, -407, -453, -498, -542, -586, -628, -669, -709, -749, -787, -823, -859, -894, -927, -959, -989,-1018,-1046,-1072,-1097,-1120,-1142,-1162, -1181,-1197,-1213,-1226,-1238,-1247,-1255,-1261, -1266,-1268,-1268,-1266,-1262,-1256,-1248,-1238, -1225,-1211,-1194,-1174,-1153,-1129,-1102,-1073, -1042,-1008, -971, -932, -891, -848, -803, -756, -706, -655, -602, -548, -492, -434, -375, -314, -252, -189, -125, -59, 6, 73, 141, 210, 280, 350, 420, 492, 563, 635, 707, 779, 851, 923, 995, 1067, 1138, 1209, 1280, 1350, 1420, 1489, 1557, 1625, 1691, 1757, 1821, 1885, 1947, 2008, 2067, 2125, 2182, 2237, 2290, 2342, 2391, 2439, 2485, 2528, 2570, 2609, 2646, 2680, 2712, 2742, 2769, 2793, 2814, 2833, 2848, 2861, 2870, 2877, 2880, 2880, 2877, 2873, 2867, 2858, 2848, 2836, 2822, 2806, 2789, 2769, 2748, 2726, 2702, 2676, 2648, 2620, 2589, 2558, 2524, 2490, 2454, 2417, 2379, 2339, 2299, 2257, 2214, 2170, 2125, 2079, 2033, 1985, 1936, 1887, 1837, 1786, 1735, 1682, 1630, 1576, 1522, 1468, 1413, 1358, 1302, 1246, 1190, 1133, 1076, 1019, 962, 905, 847, 790, 732, 675, 618, 560, 503, 446, 390,-16239,-16261,-16282,-16303,-16324,-16345,-16364, -16383,-16402,-16419,-16436,-16452,-16467,-16481,-16494, -16505,-16516,-16525,-16533,-16539,-16544,-16547,-16549, -16548,-16545,-16541,-16534,-16526,-16516,-16505,-16492, -16478,-16463,-16446,-16428,-16409,-16389,-16369,-16347, -16325,-16302,-16279,-16255,-16231,-16206,-16182,-16157, -16132,-16108,-16083,-16059,-16035,-16012,-15989,-15966, -15945,-15924,-15904,-15885,-15867,-15850,-15834,-15820, -15807,-15795,-15785,-15776,-15770,-15765,-15762,-15761, -15762,-15765,-15769,-15775,-15783,-15792,-15803,-15815, -15828,-15843,-15858,-15875,-15893,-15911,-15931,-15951, -15972,-15993,-16015,-16038,-16060,-16084,-16107,-16130, -16154,-16178,-16201,-16224,-16248,-16270,-16293,-16315, -16336,-16357,-16377,-16397,-16415,-16433,-16450,-16465, -16480,-16493,-16505,-16516,-16525,-16533,-16539,-16543, -16546,-16547,-16546,-16543,-16539,-16533,-16525,-16516, -16505,-16493,-16480,-16465,-16450,-16433,-16415,-16397, -16377,-16357,-16336,-16315,-16293,-16270,-16248,-16224, -16201,-16178,-16154,-16130,-16107,-16084,-16060,-16038, -16015,-15993,-15972,-15951,-15931,-15911,-15893,-15875, -15858,-15843,-15828,-15815,-15803,-15792,-15783,-15775, -15769,-15765,-15762,-15761,-15762,-15765,-15769,-15776, -15784,-15794,-15805,-15818,-15832,-15847,-15864,-15881, -15900,-15920,-15940,-15961,-15983,-16005,-16028,-16052, -16076,-16100,-16124,-16148,-16172,-16197,-16221,-16245, -1237,-2368,-2382,-2391,-2397,-2398,-2397,-2393, -2386,-2377,-2365,-2351,-2334,-2315,-2294,-2271, -2245,-2217,-2187,-2156,-2122,-2086,-2048,-2009, -1968,-1925,-1880,-1833,-1785,-1736,-1685,-1632, -1578,-1523,-1467,-1409,-1350,-1289,-1228,-1166, -1102,-1038, -973, -906, -839, -772, -703, -634, -564, -494, -423, -351, -279, -207, -134, -61, 11, 84, 158, 231, 305, 379, 452, 526, 599, 673, 746, 818, 891, 963, 1034, 1105, 1176, 1246, 1315, 1384, 1452, 1519, 1585, 1651, 1715, 1779, 1842, 1903, 1964, 2023, 2081, 2138, 2193, 2247, 2300, 2352, 2401, 2450, 2496, 2542, 2585, 2627, 2666, 2704, 2741, 2775, 2807, 2837, 2865, 2891, 2915, 2937, 2956, 2973, 2988, 3000, 3010, 3017, 3022, 3024, 3023, 3018, 3009, 2997, 2980, 2960, 2936, 2908, 2878, 2843, 2806, 2765, 2722, 2675, 2626, 2574, 2519, 2461, 2401, 2339, 2274, 2208, 2139, 2068, 1995, 1920, 1843, 1765, 1686, 1604, 1522, 1438, 1353, 1267, 1180, 1092, 1003, 914, 824, 733, 642, 551, 459, 367, 276, 184, 92, 1, -89, -180, -270, -360, -449, -537, -624, -710, -795, -879, -962,-1044, -1124,-1202,-1279,-1354,-1427,-1499,-1568,-1635, -1700,-1763,-1824,-1882,-1937,-1990,-2040,-2087, -2131,-2172,-2210,-2245,-2277,-2305,-2329,-2350, -15997, -20, 413, 358, 305, 251, 198, 145, 93, 41, -9, -60, -110, -160, -209, -257, -305, -352, -398, -443, -488, -532, -574, -616, -657, -697, -735, -773, -810, -845, -879, -912, -944, -974,-1003,-1031,-1058,-1082,-1106,-1128, -1148,-1167,-1184,-1200,-1214,-1226,-1237,-1245, -1252,-1257,-1261,-1262,-1261,-1258,-1254,-1247, -1238,-1227,-1214,-1199,-1181,-1161,-1139,-1115, -1088,-1058,-1025, -990, -952, -912, -869, -824, -777, -728, -677, -624, -570, -513, -455, -395, -334, -271, -207, -142, -76, -9, 59, 128, 198, 269, 341, 413, 485, 558, 631, 705, 778, 852, 926, 999, 1073, 1146, 1218, 1291, 1362, 1433, 1504, 1573, 1642, 1710, 1776, 1842, 1906, 1969, 2031, 2091, 2150, 2207, 2263, 2316, 2368, 2417, 2465, 2511, 2554, 2595, 2634, 2670, 2703, 2734, 2762, 2788, 2810, 2830, 2846, 2859, 2869, 2876, 2880, 2880, 2878, 2873, 2867, 2859, 2849, 2838, 2824, 2809, 2792, 2773, 2752, 2730, 2706, 2681, 2654, 2626, 2596, 2565, 2533, 2499, 2464, 2428, 2390, 2351, 2311, 2270, 2228, 2185, 2141, 2096, 2050, 2003, 1955, 1907, 1857, 1807, 1757, 1705, 1653, 1601, 1548, 1494, 1440, 1385, 1330, 1275, 1219, 1163, 1107, 1051, 994, 938, 881, 824, 767, 710, 653, 597, 540, 484, 427,-16547,-16549,-16548,-16545,-16541,-16534,-16526, -16516,-16505,-16492,-16478,-16463,-16446,-16428,-16409, -16389,-16369,-16347,-16325,-16302,-16279,-16255,-16231, -16206,-16182,-16157,-16132,-16108,-16083,-16059,-16035, -16012,-15989,-15966,-15945,-15924,-15904,-15885,-15867, -15850,-15834,-15820,-15807,-15795,-15785,-15776,-15770, -15765,-15762,-15761,-15762,-15765,-15769,-15775,-15783, -15792,-15803,-15815,-15828,-15843,-15858,-15875,-15893, -15911,-15931,-15951,-15972,-15993,-16015,-16038,-16060, -16084,-16107,-16130,-16154,-16178,-16201,-16224,-16248, -16270,-16293,-16315,-16336,-16357,-16377,-16397,-16415, -16433,-16450,-16465,-16480,-16493,-16505,-16516,-16525, -16533,-16539,-16543,-16546,-16547,-16546,-16543,-16539, -16533,-16525,-16516,-16505,-16493,-16480,-16465,-16450, -16433,-16415,-16397,-16377,-16357,-16336,-16315,-16293, -16270,-16248,-16224,-16201,-16178,-16154,-16130,-16107, -16084,-16060,-16038,-16015,-15993,-15972,-15951,-15931, -15911,-15893,-15875,-15858,-15843,-15828,-15815,-15803, -15792,-15783,-15775,-15769,-15765,-15762,-15761,-15762, -15765,-15769,-15776,-15784,-15794,-15805,-15818,-15832, -15847,-15864,-15881,-15900,-15920,-15940,-15961,-15983, -16005,-16028,-16052,-16076,-16100,-16124,-16148,-16172, -16197,-16221,-16245,-16268,-16292,-16314,-16337,-16358, -16379,-16399,-16418,-16436,-16453,-16469,-16484,-16498, -16510,-16520,-16530,-16537,-16543,-16547,-16549,-16549, 1357,-2368,-2382,-2391,-2397,-2398,-2397,-2393, -2386,-2377,-2365,-2351,-2334,-2315,-2294,-2271, -2245,-2217,-2187,-2156,-2122,-2086,-2048,-2009, -1968,-1925,-1880,-1833,-1785,-1736,-1685,-1632, -1578,-1523,-1467,-1409,-1350,-1289,-1228,-1166, -1102,-1038, -973, -906, -839, -772, -703, -634, -564, -494, -423, -351, -279, -207, -134, -61, 11, 84, 158, 231, 305, 379, 452, 526, 599, 673, 746, 818, 891, 963, 1034, 1105, 1176, 1246, 1315, 1384, 1452, 1519, 1585, 1651, 1715, 1779, 1842, 1903, 1964, 2023, 2081, 2138, 2193, 2247, 2300, 2352, 2401, 2450, 2496, 2542, 2585, 2627, 2666, 2704, 2741, 2775, 2807, 2837, 2865, 2891, 2915, 2937, 2956, 2973, 2988, 3000, 3010, 3017, 3022, 3024, 3023, 3018, 3009, 2997, 2980, 2960, 2936, 2908, 2878, 2843, 2806, 2765, 2722, 2675, 2626, 2574, 2519, 2461, 2401, 2339, 2274, 2208, 2139, 2068, 1995, 1920, 1843, 1765, 1686, 1604, 1522, 1438, 1353, 1267, 1180, 1092, 1003, 914, 824, 733, 642, 551, 459, 367, 276, 184, 92, 1, -89, -180, -270, -360, -449, -537, -624, -710, -795, -879, -962,-1044, -1124,-1202,-1279,-1354,-1427,-1499,-1568,-1635, -1700,-1763,-1824,-1882,-1937,-1990,-2040,-2087, -2131,-2172,-2210,-2245,-2277,-2305,-2329,-2350, -16751, 2322, 2444, 2553, 2651, 2735, 2805, 2861, 2902, 2926, 2935, 2926, 2899, 2855, 2794, 2719, 2628, 2523, 2405, 2275, 2133, 1980, 1816, 1643, 1462, 1272, 1075, 872, 663, 449, 231, 10, -213, -439, -666, -894,-1121,-1347,-1571,-1792, -2010,-2224,-2433,-2636,-2833,-3022,-3204,-3377, -3540,-3693,-3836,-3966,-4084,-4189,-4279,-4355, -4416,-4460,-4487,-4496,-4487,-4461,-4419,-4361, -4288,-4200,-4099,-3986,-3860,-3723,-3575,-3417, -3250,-3074,-2890,-2700,-2503,-2300,-2092,-1880, -1664,-1446,-1225,-1003, -780, -557, -335, -114, 103, 319, 531, 739, 942, 1139, 1330, 1513, 1689, 1856, 2014, 2162, 2299, 2425, 2539, 2640, 2727, 2800, 2858, 2900, 2926, 2935, 2926, 2900, 2858, 2800, 2727, 2640, 2539, 2425, 2299, 2162, 2014, 1856, 1689, 1513, 1330, 1139, 942, 739, 531, 319, 103, -114, -335, -557, -780,-1003, -1225,-1446,-1664,-1880,-2092,-2300,-2503,-2700, -2890,-3074,-3250,-3417,-3575,-3723,-3860,-3986, -4099,-4200,-4288,-4361,-4419,-4461,-4487,-4496, -4487,-4462,-4422,-4366,-4295,-4211,-4114,-4004, -3883,-3751,-3608,-3455,-3293,-3123,-2945,-2760, -2569,-2372,-2170,-1963,-1753,-1540,-1325,-1107, -889, -671, -452, -235, -20, 192, 403, 609, 811, 1008, 1200, 1384, 1562, 1732, 1894, 2047, 1008, 1147, 1285, 1424, 1562, 1700, 1837, 1973, 2109, 2244, 2378, 2510, 2641, 2771, 2900, 3027, 3152, 3275, 3397, 3516, 3634, 3749, 3861, 3971, 4079, 4184, 4286, 4385, 4481, 4573, 4663, 4749, 4832, 4911, 4986, 5057, 5124, 5188, 5247, 5302, 5352, 5398, 5439, 5475, 5507, 5533, 5555, 5571, 5582, 5587, 5587, 5582, 5571, 5555, 5533, 5507, 5476, 5440, 5399, 5354, 5305, 5251, 5193, 5130, 5064, 4994, 4920, 4842, 4761, 4677, 4589, 4497, 4403, 4306, 4205, 4102, 3997, 3888, 3777, 3664, 3549, 3431, 3312, 3190, 3067, 2942, 2815, 2687, 2558, 2427, 2295, 2162, 2028, 1894, 1758, 1622, 1486, 1349, 1212, 1074, 937, 800, 663, 526, 389, 253, 118, -16, -149, -282, -414, -545, -674, -802, -929,-1054,-1177,-1299,-1418,-1536, -1651,-1764,-1875,-1983,-2089,-2192,-2292,-2389, -2484,-2575,-2663,-2747,-2828,-2906,-2980,-3050, -3116,-3178,-3236,-3290,-3340,-3385,-3425,-3461, -3492,-3518,-3539,-3555,-3566,-3572,-3572,-3566, -3555,-3539,-3518,-3492,-3461,-3425,-3385,-3339, -3290,-3236,-3177,-3115,-3049,-2978,-2904,-2826, -2745,-2660,-2572,-2480,-2385,-2288,-2187,-2084, -1978,-1869,-1758,-1644,-1528,-1410,-1290,-1168, -1045, -919, -792, -663, -534, -402, -270, -137, -2, 132, 268, 404, 541, 678, 816, 4428, 4448, 4461, 4465, 4464, 4461, 4455, 4448, 4438, 4426, 4412, 4395, 4377, 4357, 4335, 4310, 4284, 4256, 4227, 4195, 4162, 4127, 4090, 4052, 4012, 3970, 3927, 3883, 3837, 3789, 3740, 3690, 3639, 3586, 3532, 3476, 3420, 3362, 3304, 3244, 3183, 3121, 3058, 2994, 2930, 2864, 2798, 2731, 2663, 2594, 2525, 2455, 2385, 2314, 2242, 2170, 2097, 2024, 1951, 1877, 1803, 1728, 1654, 1579, 1504, 1429, 1353, 1278, 1203, 1127, 1052, 976, 901, 826, 751, 676, 602, 528, 454, 380, 307, 235, 162, 91, 19, -50, -120, -190, -258, -326, -394, -460, -526, -591, -654, -717, -780, -841, -901, -960,-1017,-1074,-1130,-1184,-1237, -1289,-1339,-1388,-1436,-1482,-1527,-1571,-1612, -1653,-1691,-1728,-1764,-1797,-1829,-1859,-1888, -1914,-1939,-1961,-1982,-2001,-2017,-2032,-2044, -2055,-2063,-2069,-2073,-2074,-2071,-2060,-2041, -2014,-1981,-1940,-1892,-1837,-1777,-1710,-1637, -1559,-1475,-1386,-1292,-1193,-1090, -983, -872, -757, -638, -517, -392, -264, -134, -2, 131, 268, 406, 545, 685, 826, 968, 1110, 1252, 1394, 1536, 1677, 1818, 1957, 2095, 2232, 2367, 2500, 2630, 2758, 2883, 3006, 3125, 3241, 3353, 3461, 3565, 3664, 3759, 3849, 3934, 4013, 4087, 4155, 4217, 4273, 4322, 4364, 4399, 1757, 1730, 1703, 1675, 1646, 1616, 1586, 1554, 1523, 1490, 1457, 1423, 1389, 1354, 1319, 1283, 1246, 1209, 1172, 1134, 1096, 1058, 1019, 980, 940, 901, 861, 821, 780, 740, 699, 658, 617, 576, 535, 494, 453, 412, 371, 330, 289, 248, 208, 167, 127, 87, 47, 7, -31, -70, -109, -147, -185, -222, -260, -296, -332, -368, -403, -438, -472, -505, -538, -570, -602, -633, -663, -692, -721, -749, -776, -802, -827, -852, -875, -898, -920, -940, -960, -979, -996,-1013, -1028,-1043,-1056,-1068,-1079,-1088,-1097,-1104, -1110,-1114,-1117,-1119,-1120,-1119,-1116,-1112, -1107,-1095,-1078,-1054,-1024, -988, -947, -901, -850, -794, -734, -669, -601, -529, -453, -374, -292, -207, -120, -30, 60, 154, 248, 344, 441, 539, 638, 736, 835, 934, 1032, 1129, 1226, 1321, 1415, 1507, 1597, 1685, 1770, 1853, 1933, 2010, 2084, 2153, 2219, 2281, 2338, 2391, 2439, 2481, 2519, 2550, 2576, 2596, 2609, 2616, 2616, 2615, 2613, 2610, 2606, 2600, 2594, 2587, 2578, 2569, 2559, 2548, 2536, 2523, 2509, 2494, 2479, 2462, 2445, 2427, 2408, 2389, 2368, 2347, 2325, 2303, 2279, 2255, 2231, 2205, 2179, 2153, 2126, 2098, 2069, 2040, 2011, 1981, 1950, 1919, 1888, 1856, 1823, 1790, 1757,16383,16383,16383, 16383,16383,16383,16383,16383, 806, 812, 817, 821, 823, 824, 824, 822, 819, 815, 809, 802, 794, 785, 774, 763, 750, 737, 722, 706, 689, 672, 653, 634, 613, 592, 570, 547, 523, 499, 474, 448, 422, 395, 367, 339, 310, 281, 251, 221, 190, 159, 127, 95, 63, 31, -1, -34, -68, -101, -135, -168, -202, -236, -270, -304, -338, -372, -407, -440, -474, -508, -541, -575, -608, -641, -673, -706, -738, -769, -801, -832, -862, -892, -922, -951, -979,-1007,-1034,-1061,-1087,-1112,-1137, -1161,-1184,-1206,-1228,-1249,-1268,-1287,-1305, -1322,-1339,-1354,-1368,-1381,-1393,-1403,-1413, -1422,-1429,-1435,-1440,-1443,-1446,-1447,-1446, -1444,-1441,-1437,-1431,-1424,-1416,-1407,-1397, -1385,-1373,-1359,-1344,-1329,-1312,-1294,-1276, -1256,-1236,-1214,-1192,-1169,-1146,-1121,-1096, -1071,-1044,-1017, -989, -961, -932, -903, -873, -843, -812, -781, -750, -718, -686, -653, -620, -587, -554, -520, -487, -453, -419, -385, -351, -317, -283, -249, -215, -181, -147, -113, -80, -47, -13, 18, 51, 83, 115, 147, 178, 209, 240, 270, 299, 328, 357, 384, 412, 438, 464, 490, 514, 538, 561, 584, 605, 626, 646, 665, 683, 700, 716, 731, 745, 758, 770, 781, 791,-16577,}; static unsigned short manta_anim_swim_tbl[]= { 1, 0, /* chn17(22) */ 199, 1, 1, 0, 1, 200, /* chn17(22) */ 1, 0, 1, 0, 1, 0, /* manta_body_1(21) */ 199, 3797, 1, 3996, 1, 0, /* chn22(20) */ 1, 0, 1, 3796, 1, 0, /* manta_Lwing1_1(2) */ 199, 599, 1, 0, 1, 0, /* manta_Lwing2_1(1) */ 199, 400, 1, 0, 1, 0, /* manta_Lwing3_1(0) */ 199, 201, 1, 0, 1, 0, /* chn21(19) */ 1, 0, 1, 3795, 1, 0, /* manta_Rwing1_1(5) */ 199, 1196, 1, 1395, 1, 0, /* mata_Rwing2_1(4) */ 199, 997, 1, 0, 1, 0, /* manta_Rwing3_1(3) */ 199, 798, 1, 0, 1, 0, /* chn19(18) */ 1, 0, 1, 3794, 1, 0, /* manta_tail1_1(13) */ 199, 3590, 1, 3789, 1, 0, /* manta_tail2_1(12) */ 199, 3391, 1, 0, 199, 2993, /* manta_tail3_1(11) */ 199, 3192, 1, 0, 199, 1396, /* manta_fin(6) */ 199, 1595, 1, 0, 1, 0, /* chn24(17) */ 1, 0, 1, 3793, 1, 0, /* manta_Lhige(7) */ 199, 1794, 199, 1993, 1, 0, /* chn26(16) */ 1, 0, 1, 3792, 1, 2192, /* manta_Lme(8) */ 199, 2193, 1, 2392, 1, 0, /* chn25(15) */ 1, 0, 1, 3791, 1, 2393, /* manta_Rhige(9) */ 199, 2394, 199, 2593, 1, 0, /* chn27(14) */ 1, 0, 1, 3790, 1, 2792, /* manta_Rme(10) */ 199, 2793, 1, 2992, }; AnimeRecord manta_anim_swim_anm={ MAP_ANIM_NORMAL, /* attr */ 0, /* code */ 0, /* start */ 0, /* loop */ 199, 23, manta_anim_swim_prm, manta_anim_swim_tbl }; /*-------------------------------------------------------------*/ /* Hms data */ /*-------------------------------------------------------------*/ Hierarchy RCP_HmsEnemymanta_anim_swim[] = { hmsScale(0.25f) hmsBegin() hmsJoint(RM_SURF,NULL,0,412,0) /* ,chn17,(22) */ hmsBegin() hmsJoint(RM_SURF,gfx_manta_body,0,0,0) /* ,manta_body_1,(21) */ hmsBegin() hmsJoint(RM_SURF,NULL,440,220,6) /* ,chn22,(20) */ hmsBegin() hmsJoint(RM_SURF,gfx_manta_Lwing1,0,0,0) /* ,manta_Lwing1_1,(2) */ hmsBegin() hmsJoint(RM_SURF,gfx_manta_Lwing2,220,0,0) /* ,manta_Lwing2_1,(1) */ hmsBegin() hmsJoint(RM_SURF,gfx_manta_Lwing3,180,0,0) /* ,manta_Lwing3_1,(0) */ hmsEnd() hmsEnd() hmsEnd() hmsJoint(RM_SURF,NULL,440,-220,6) /* ,chn21,(19) */ hmsBegin() hmsJoint(RM_SURF,gfx_manta_Rwing1,0,0,0) /* ,manta_Rwing1_1,(5) */ hmsBegin() hmsJoint(RM_SURF,gfx_manta_Rwing2,220,0,0) /* ,mata_Rwing2_1,(4) */ hmsBegin() hmsJoint(RM_SURF,gfx_manta_Rwing3,180,0,0) /* ,manta_Rwing3_1,(3) */ hmsEnd() hmsEnd() hmsEnd() hmsJoint(RM_SURF,NULL,0,0,0) /* ,chn19,(18) */ hmsBegin() hmsJoint(RM_SURF,gfx_manta_tail1,0,0,0) /* ,manta_tail1_1,(13) */ hmsBegin() hmsJoint(RM_SURF,gfx_manta_tail2,168,0,0) /* ,manta_tail2_1,(12) */ hmsBegin() hmsJoint(RM_SURF,gfx_manta_tail3,236,0,0) /* ,manta_tail3_1,(11) */ hmsJoint(RM_SURF,gfx_manta_fin,236,0,0) /* ,manta_fin,(6) */ hmsEnd() hmsEnd() hmsEnd() hmsJoint(RM_SURF,NULL,688,120,-6) /* ,chn24,(17) */ hmsBegin() hmsJoint(RM_SURF,gfx_manta_Lhige,0,0,0) /* ,manta_Lhige,(7) */ hmsEnd() hmsJoint(RM_SURF,NULL,668,170,6) /* ,chn26,(16) */ hmsBegin() hmsJoint(RM_SURF,gfx_manta_Lme,0,0,0) /* ,manta_Lme,(8) */ hmsEnd() hmsJoint(RM_SURF,NULL,688,-120,-6) /* ,chn25,(15) */ hmsBegin() hmsJoint(RM_SURF,gfx_manta_Rhige,0,0,0) /* ,manta_Rhige,(9) */ hmsEnd() hmsJoint(RM_SURF,NULL,668,-170,6) /* ,chn27,(14) */ hmsBegin() hmsJoint(RM_SURF,gfx_manta_Rme,0,0,0) /* ,manta_Rme,(10) */ hmsEnd() hmsEnd() hmsEnd() hmsEnd() hmsExit() }; AnimePtr manta_anime[] = { &manta_anim_swim_anm, }; static long long manta_dmmy_end = 0; /*=============================================================*/ /* END END */ /*=============================================================*/