Global Background Tweaker

From Imagisphere
Revision as of 21:18, 13 May 2024 by Chunky104 (talk | contribs) (Created page with "{{GadgetBob | bobimg=Gadget_Global_Lighting_Icon.png | border= {{HexColor|lbp3}} | game=LittleBigPlanet 3 | type=Gadgets | category=Developer Logic | inputs=1 }} The '''Global Background Tweaker''' is a developer gadget found in the data of ''LittleBigPlanet 3'' that toggles the visibility of the level's background. Like other Global Tweaker gadgets, it is activated when a player enters the built-in trigger radius, or when it receives a digital ON signal through...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Global Background Tweaker
Popit Icon
Game: LittleBigPlanet 3
Type: Gadgets
Category: Developer Logic
Inputs: 1

The Global Background Tweaker is a developer gadget found in the data of LittleBigPlanet 3 that toggles the visibility of the level's background. Like other Global Tweaker gadgets, it is activated when a player enters the built-in trigger radius, or when it receives a digital ON signal through its input.

The tweak that determines whether to show or hide the background is not available to the end user; in order to switch between the two settings freely, at least two Global Background Tweakers (one in each state) must be found.

Tweaks

Trigger

Tweak Sensor Radius.png
Trigger Radius: (0.0 - 5000.0)
Determines how close the player needs to be to apply the Global Tweaker's settings. Only applicable if there is nothing connected to its input.
Tweak BehaviorSetting OneShot.png
Only Activate Once: (
NoNo •‎
YesYes
)

If set to yes, the Global Tweaker can only ever be activated once, after which it will stop responding.

Transition Time

Tweak Timing Pause.png
Transition Time: (0.0s - 86,400.0s)
Sets the length of time (in seconds) over which the Global Tweaker's settings will be applied.

Visuals

Tweak Visual Visibility.png
Visible in Play Mode: (
NoNo •‎
YesYes
)

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