Difference between revisions of "Dubchic Family"
From Unofficial QEdit Wiki Guide
(→Generic Arguments) |
(→Unique Arguments) |
||
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
* '''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 of the enemy ([[Rotation Values]]). | + | * '''Rotation Y''' - Rotation on the Y-axis of the enemy ([[Rotation Values]]). |
==== Unique Arguments ==== | ==== Unique Arguments ==== | ||
* '''(1) Clip Size''' - Specifies the number of lasers it fires in a row. | * '''(1) Clip Size''' - Specifies the number of lasers it fires in a row. | ||
* '''(6) Subtype''' - Choose which type of Dubchic spawns. | * '''(6) Subtype''' - Choose which type of Dubchic spawns. | ||
− | ** 0 = [https://wiki.pioneer2.net/index.php?title=Dubchic Dubchic] | + | ** ''0 = [https://wiki.pioneer2.net/index.php?title=Dubchic Dubchic]'' |
− | ** 1 = [https://wiki.pioneer2.net/index.php?title=Gillchic Gillchic] | + | ** ''1 = [https://wiki.pioneer2.net/index.php?title=Gillchic Gillchic]'' |
Latest revision as of 03:57, 5 August 2018
Enemy
Parameters
Generic Arguments
- Skin - Value = 128, enemy ID. Defines this enemy as a Dubchic. 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).