MechComponent
Description
Fields
| Type | Name |
|---|---|
| Vector3 | movement_dir |
| Vector3 | aim_dir |
| Vector3 | last_aim_dir |
| Vector3 | attack_move_dir |
| Vector3 | weapon_look_point |
| Vector3 | velocity |
| Vector3 | current_acceleration |
| IdString | interactive_slot |
| Entity | interactive_ent |
| Entity | footsteps_effect_ent |
| Entity | geiger_counter_fx_ent |
| Entity | time_warp_ent |
| Entity | nearest_energy_graph |
| float | attack_timer |
| float | move_power |
| float | aim_speed |
| float | time_warp_timer |
| float | near_death_timer |
| float | current_damage_resisted_stun_time |
| float | current_movement_speed_factor |
| uchar | mode |
| uchar | pending_mode |
| bool | last_can_aim |
| uchar | flags |