User:Steel Titanium/2.2 features/Linedef type 461 (Spawn Object)

From SRB2 Wiki
Jump to navigation Jump to search
  • Concatenation of frontside textures: Object type to spawn
  • Front X Offset: X position of the object to be spawned
  • Front Y Offset: Y position of the object to be spawned
  • Control sector floor height: Z position of the object to be spawned
  • If a backside exists and it has effect 7 (not climbable), then it will spawn the object randomly within a range
    • Front X Offset: Min X position of the object to be spawned
    • Front Y Offset: Min Y position of the object to be spawned
    • Control sector floor height: Min Z position of the object to be spawned
    • Backside X Offset Max X position of the object to be spawned
    • Backside Y Offset Max Y position of the object to be spawned
    • Control sector ceiling height: Max Z position of the object to be spawned.

Setting the object's angle is currently not supported.