Difference between revisions of "Booma Family"
From Unofficial QEdit Wiki Guide
(→Parameters) |
(→Unique Arguments) |
||
(7 intermediate revisions by one other user not shown) | |||
Line 7: | Line 7: | ||
==Parameters== | ==Parameters== | ||
+ | ==== Generic Arguments ==== | ||
* '''Skin''' - Value = 64, enemy ID. Defines this enemy as a booma. Do not change. | * '''Skin''' - Value = 64, enemy ID. Defines this enemy as a booma. Do not change. | ||
− | * '''Child Count''' - | + | * '''Child Count''' - Unused for this enemy. |
* '''Floor Number''' - Floor ID the enemy is in. | * '''Floor Number''' - Floor ID the enemy is in. | ||
* '''Map Section''' - Room ID the enemy is in. | * '''Map Section''' - Room ID the enemy is in. | ||
Line 16: | Line 17: | ||
* '''Position Y''' - Y coordinate of enemy in reference to the center of the room. | * '''Position Y''' - Y coordinate of enemy in reference to the center of the room. | ||
* '''Position Z''' - Z coordinate of enemy in reference to the center of the room. | * '''Position Z''' - Z coordinate of enemy in reference to the center of the room. | ||
− | * '''Rotation Y''' - Rotation on the Y axis ([[Rotation Values]]). | + | * '''Rotation Y''' - Rotation on the Y-axis of the enemy ([[Rotation Values]]). |
==== Unique Arguments ==== | ==== Unique Arguments ==== | ||
− | * '''(2) Idle Distance''' - | + | * '''(2) Idle Distance''' - The roam radius around the enemy's spawn point when there is no target within range. If the value is 0, the enemy returns to spawn and stays still. Recommend values 0, 10, 20, 30 for what Sega commonly used. |
* '''(6) Subtype''' - Choose which type of booma spawns: | * '''(6) Subtype''' - Choose which type of booma spawns: | ||
− | ** 0 = [https://wiki.pioneer2.net/index.php?title=booma Booma] | + | ** ''0 = [https://wiki.pioneer2.net/index.php?title=booma Booma]'' |
− | ** 1 = [https://wiki.pioneer2.net/index.php?title=gobooma Gobooma] | + | ** ''1 = [https://wiki.pioneer2.net/index.php?title=gobooma Gobooma]'' |
− | ** 2 = [https://wiki.pioneer2.net/index.php?title=gigobooma Gigobooma] | + | ** ''2 = [https://wiki.pioneer2.net/index.php?title=gigobooma Gigobooma]'' |
Latest revision as of 22:47, 10 June 2022
Enemy
Parameters
Generic Arguments
- Skin - Value = 64, enemy ID. Defines this enemy as a booma. Do not change.
- Child Count - Unused for this enemy.
- Floor Number - Floor ID the enemy is in.
- Map Section - Room ID the enemy is in.
- Wave Number 1 - First wave ID this unit spawns in?
- Wave Number 2 - Second wave ID this unit spawns in?
- Position X - X coordinate of enemy in reference to the center of the room.
- Position Y - Y coordinate of enemy in reference to the center of the room.
- Position Z - Z coordinate of enemy in reference to the center of the room.
- Rotation Y - Rotation on the Y-axis of the enemy (Rotation Values).
Unique Arguments
- (2) Idle Distance - The roam radius around the enemy's spawn point when there is no target within range. If the value is 0, the enemy returns to spawn and stays still. Recommend values 0, 10, 20, 30 for what Sega commonly used.
- (6) Subtype - Choose which type of booma spawns: