Difference between revisions of "User:DustyFB/Sandbox/Cargo Lock Beam"
Line 47: | Line 47: | ||
== Basic information == | == Basic information == | ||
A cargo lock beam can be used in conjunction with other beams to lift or move objects in the universe. At least three beams are needed to lock an object in place, and the beams should each be roughly perpendicular to one another. For example: If the object being lifted is a cube, the cargo beams should target the cube from at least three different sides. | |||
Power consumption of a cargo lock beam depends on the mass of the object that it is holding. A single cargo lock beam consumes 5 electricity per second while active, and an additional 0.002 electricity per kilogram of mass it is locked onto. The mass locked by beams are evenly distributed between the beams: 3 cargo lock beams supporting a single 1,500 kg object would each support 500 kg, and consume 5 + (500 ⋅ 0.002) = 6 electricity per second. | |||
The mass locked by beams are evenly distributed between the beams: 3 cargo lock beams supporting a single 1,500 kg object would each support 500 kg, and consume 5 + (500 ⋅ 0.002) = 6 electricity per second. | |||
== Device fields == | == Device fields == |
Revision as of 10:13, 10 May 2021
The Cargo beam device emits a laser which locks onto any object on its trajectory.
The cargo beam device is most commonly used in spaceships designed for cargo transportation.
For safety reasons, the locking laser does not affect endoskeletons.
Basic information
A cargo lock beam can be used in conjunction with other beams to lift or move objects in the universe. At least three beams are needed to lock an object in place, and the beams should each be roughly perpendicular to one another. For example: If the object being lifted is a cube, the cargo beams should target the cube from at least three different sides.
Power consumption of a cargo lock beam depends on the mass of the object that it is holding. A single cargo lock beam consumes 5 electricity per second while active, and an additional 0.002 electricity per kilogram of mass it is locked onto. The mass locked by beams are evenly distributed between the beams: 3 cargo lock beams supporting a single 1,500 kg object would each support 500 kg, and consume 5 + (500 ⋅ 0.002) = 6 electricity per second.
Device fields
YOLOL field | description | range |
---|---|---|
CargoBeamOnState | Dictates whether the beam is on or off. 0 = off, any other value = on. | |
CargoBeamSearchLength | The maximum distance from where the beam can lock onto objects. Measured in meters. | 0 - 1000 |
CargoBeamStatus | The current status of the beam, 0 = off or unlocked, 1 = touching object but unlocked, 2 = locked | 0 - 2 |
To learn more about the usage of fields, consult these wiki pages: