Difference between revisions of "VR Link"

From Unofficial QEdit Wiki Guide
Jump to: navigation, search
(Parameters)
Line 22: Line 22:
 
* '''(4) Switch ID''' - Switch ID of the gate, if a button has the same id it will lock/unlock the fence.
 
* '''(4) Switch ID''' - Switch ID of the gate, if a button has the same id it will lock/unlock the fence.
 
* '''(5)''' -  
 
* '''(5)''' -  
* '''(6)Function id?''' - ??? Seems to be what it does when you click it?
+
* '''(6)Function id?''' - Needs to be non 0 to be targetable.

Revision as of 00:22, 24 March 2021

Object

Teleporter used to warp players to a different floor.

Parameters

Generic Arguments

  • Skin - Value = 2, object ID. Defines this object as a Teleporter. Do not change.
  • Unknown
  • Unknown
  • ID - Identifying ID for the object, not necessary to change.
  • Appear Flag - ID group for hide/unhide.
    • All objects with a non 0 value are hidden, when an unhide operation with the provided parameter this object will appear (in addition to all other objects with the same value).
  • Map Section - Room ID the enemy is in.
  • Unknown
  • Position X - X coordinate of Warp in reference to the center of the room.
  • Position Y - Y coordinate of Warp in reference to the center of the room.
  • Position Z - Z coordinate of Warp in reference to the center of the room.
  • Rotation Y - Rotation on the Y-Axis of warp object (Rotation Values)

Unique Arguments

  • (1) -
  • (2) -
  • (3) -
  • (4) Switch ID - Switch ID of the gate, if a button has the same id it will lock/unlock the fence.
  • (5) -
  • (6)Function id? - Needs to be non 0 to be targetable.