Shadow Keese Host Input Output class.
More...
|
| s8 | field_0x04 |
| | Initialized to -1, appears unused.
|
| |
| f32 | mModelScale |
| | Base model scale factor (default: 1.0).
|
| |
| f32 | mFlySpeed |
| | Base flying speed (default: 15.0).
|
| |
| f32 | mAttackRange |
| | Distance threshold for entering attack state (default: 250.0).
|
| |
| f32 | mCruiseSpeed |
| | Speed when flying normally (default: 15.0).
|
| |
| f32 | mChargeSpeed |
| | Speed when charging at player (default: 40.0).
|
| |
Shadow Keese Host Input Output class.
◆ daE_YK_HIO_c()
| daE_YK_HIO_c::daE_YK_HIO_c |
( |
| ) |
|
Constructor for Shadow Keese HIO (Host Input Output) configuration class.
Initializes tunable parameters that control Shadow Keese behavior:
- Model scale factor
- Movement speeds for different states
- Attack range threshold
◆ ~daE_YK_HIO_c()
| virtual daE_YK_HIO_c::~daE_YK_HIO_c |
( |
| ) |
|
|
inlinevirtual |
◆ genMessage()
| void daE_YK_HIO_c::genMessage |
( |
JORMContext * | ctx | ) |
|
◆ field_0x04
| s8 daE_YK_HIO_c::field_0x04 |
Initialized to -1, appears unused.
◆ mAttackRange
| f32 daE_YK_HIO_c::mAttackRange |
Distance threshold for entering attack state (default: 250.0).
◆ mChargeSpeed
| f32 daE_YK_HIO_c::mChargeSpeed |
Speed when charging at player (default: 40.0).
◆ mCruiseSpeed
| f32 daE_YK_HIO_c::mCruiseSpeed |
Speed when flying normally (default: 15.0).
◆ mFlySpeed
| f32 daE_YK_HIO_c::mFlySpeed |
Base flying speed (default: 15.0).
◆ mModelScale
| f32 daE_YK_HIO_c::mModelScale |
Base model scale factor (default: 1.0).
The documentation for this class was generated from the following file: