Difference between revisions of "Dark Gunner Spawner"

From Unofficial QEdit Wiki Guide
Jump to: navigation, search
(Parameters)
(Generic Arguments)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
==== Generic Arguments ====
 
==== Generic Arguments ====
 
* '''Skin''' - Value = 163, enemy ID.  Defines this enemy as a Dark Gunner Spawner.  Do not change.
 
* '''Skin''' - Value = 163, enemy ID.  Defines this enemy as a Dark Gunner Spawner.  Do not change.
* '''Child Count''' - No Use.
+
* '''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 13: Line 13:
 
* '''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]]).

Latest revision as of 00:31, 5 August 2018

Enemy

Required in each wave with dark gunners. Allows them to spawn. Totally invisible and untargetable.

Parameters

Generic Arguments

  • Skin - Value = 163, enemy ID. Defines this enemy as a Dark Gunner Spawner. 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).