Wired Laser Pointer Receiver
From GMod Wiki
Wiremod Tool | Back |
Function: | An entity which works with the Laser Pointer SWEP. |
Primary fire: | Create/Update Laser Receiver. |
Secondary fire: | No action |
Reload: | No action |
Notes: | It only outputs the XYZ and distance when you're using the laser pointer SWEP. Also, you must link them. |
Brief
Shows the location of the trace (Where you're pointing) in XYZ co-ords. It also outputs the distance between you and where you're pointing.
Instructions
Placed using Primary fire.
Inputs
- No inputs, although you have to Right click with the Laser pointer to link them together.
Outputs
- X: The world co-rds X for where you're pointing
- Y: The world co-rds Y for where you're pointing
- Z: The world co-rds Z for where you're pointing
- Active: 1 if the pointer is active 0 otherwise.
- Pos: The vector coordinate for where you're pointing
- Ranger Data: The ranger data containing data from the trace from your laser to where your pointing.
Variables
-
Useful hints
Can link a becon sensor to the receiver to gain more data such as bearing and local coordinates. May be helpful for use with fly by wire, and hoverdrives. Read Laser Pointer.
Example
-