|
| static u8 const | l_magne_scale [12] |
| |
| static f32 const | l_trans [4] = {0.0f, 1050.0f, 450.0f, 900.0f} |
| |
| static f32 const | l_down_length [4] = {1100.0f, 800.0f, 1100.0f, 800.0f} |
| |
| static s16 const | l_roll_speed [4] = {200, 200, 200, 1000} |
| |
| static u8 const | l_stop_timer [4] = {60, 60, 60, 60} |
| |
| static s16 const | l_rot_speedY [4] = {200, 200, 200, 200} |
| |
| static char * | l_arcName = "D_Marm" |
| |
| static cull_box | l_cull_box = {{-500.0f, -3000.0f, -500.0f}, {500.0f, 3000.0f, 2500.0f}} |
| |
| static cull_box | l_cull_box2 = {{-500.0f, -4000.0f, -500.0f}, {500.0f, 3000.0f, 2500.0f}} |
| |
| static Vec const | l_offsetB = {-150.0f, 1200.0f, 0.0f} |
| |
| static Vec const | l_offsetD = {0.0f, 2500.0f, 0.0f} |
| |
| static Vec const | l_offsetE = {0.0f, 2500.0f, 1460.0f} |
| |
| static Vec const | l_offsetF = {0.0f, 1000.0f, 1760.0f} |
| |
| static f32 | l_att_disXZ = 3000.0f |
| |
| static f32 | l_att_high = 2000.0f |
| |
| static f32 | l_att_low = -500.0f |
| |
| static s16 | l_att_ang = 0x6000 |
| |
| static actor_method_class | daObjMarm_METHODS |
| |
| actor_process_profile_definition | g_profile_Obj_MagneArm |
| |
| | AUDIO_INSTANCES |
| |