Polyobj StartLine

From Eternity Wiki
Revision as of 15:46, 28 July 2016 by Printz (talk | contribs) (Created page with "1/348:'''Polyobj_StartLine'''(''id'', ''mirror'', ''sequence'') *''id'': polyobject ID to setup; *''mirror'': optional ID of movement mirroring polyobject, which will move in...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

1/348:Polyobj_StartLine(id, mirror, sequence)

  • id: polyobject ID to setup;
  • mirror: optional ID of movement mirroring polyobject, which will move in opposite direction when this polyobject is controlled;
  • sequence: sound sequence ID to play during this polyobject's movement.

This is a static linedef special which is required to be placed on a single polyobject linedef to set it up. Every polyobject must have an anchor thing and either this special or Polyobj_ExplicitLine.