Race Position Sensor: Difference between revisions

From Imagisphere
Jump to navigation Jump to search
(Created page with "{{GadgetBob | border= #F25858 | bobimg= LBPK_Sensor_RacePosition_Icon.png | games= LittleBigPlanet Karting | type= Gadgets | category= Sensors | outputs= 1 }} The '''Race Position Sensor''' is a sensor gadget in ''LittleBigPlanet Karting'' that outputs a signal based on which position the player is in during a game. ==Usage and Behaviour== The Race Position Sensor is dependent on player data to function, and so can only be placed onto a Spawn Point; it will...")
 
m (Grammar)
Line 12: Line 12:
The Race Position Sensor is dependent on player data to function, and so can only be placed onto a [[Spawn Point]]; it will track the position of whichever player spawns there.
The Race Position Sensor is dependent on player data to function, and so can only be placed onto a [[Spawn Point]]; it will track the position of whichever player spawns there.


The sensor outputs a digital ON signal as long as the player is in first place, and an analogue signal based on how their current position. The analogue signal strength scales based on how many players (or bots) are in the game; First and Last Place will always output 100% and 0% respectively, but Second Place outputs 50% in a 3-player game, 67% in a 4-player game, and so on. Below is a table detailing all possible positions and their respective output strengths.
The sensor outputs a digital ON signal as long as the player is in first place, and an analogue signal based on their current position. The analogue signal strength scales depending on how many players (or bots) are in the game; First and Last Place will always output 100% and 0% respectively, but Second Place outputs 50% in a 3-player game, 67% in a 4-player game, and so on. Below is a table categorizing all possible positions and their respective output strengths.


{| class="wikitable" style="text-align:center"
{| class="wikitable" style="text-align:center"

Revision as of 01:04, 9 November 2023

Race Position Sensor
"LBPK_Sensor_RacePosition_Icon.png" does not exist. Click here to upload it...Dummy link
Games: LittleBigPlanet Karting
Type: Gadgets
Category: Sensors
Outputs: 1

The Race Position Sensor is a sensor gadget in LittleBigPlanet Karting that outputs a signal based on which position the player is in during a game.

Usage and Behaviour

The Race Position Sensor is dependent on player data to function, and so can only be placed onto a Spawn Point; it will track the position of whichever player spawns there.

The sensor outputs a digital ON signal as long as the player is in first place, and an analogue signal based on their current position. The analogue signal strength scales depending on how many players (or bots) are in the game; First and Last Place will always output 100% and 0% respectively, but Second Place outputs 50% in a 3-player game, 67% in a 4-player game, and so on. Below is a table categorizing all possible positions and their respective output strengths.

Position 1 Player 2 Players 3 Players 4 Players 5 Players 6 Players 7 Players 8 Players
1st 100% 100% 100% 100% 100% 100% 100% 100%
2nd N/A 0% 50% 67% 75% 80% 83% 86%
3rd N/A 0% 33% 50% 60% 67% 71%
4th N/A 0% 25% 40% 50% 57%
5th N/A 0% 20% 33% 43%
6th N/A 0% 17% 29%
7th N/A 0% 14%
8th N/A 0%

Tweaks

Tweak Output Inverted.png
Invert Output: (
NoNo •‎
YesYes
)

Inverts the gadget's output, turning On signals Off and vice-versa.
Tweak Visual Visibility.png
Visible in Play Mode: (
NoNo •‎
YesYes
)

Determines whether or not the object will be rendered in Play Mode.