NOP Gate
This page is a work in progress. As a result, the layout and/or content herein may be subject to change. |
Behaviour Modifier | |
---|---|
Type: | Gadgets |
Category: | Special |
Inputs: | 1 |
Outputs: | 1 |
Overview
The Behaviour Modifier is a scrapped LittleBigPlanet 2 logic piece that would change the output behaviour of an input going into it. It can be found in the Deploy Build and LBP2 Pre-alpha, as well as the LittleBigPlanet 2 Beta's early Rookie Test level.
Usage
A signal going into the gadget (such as On/Off) can be converted to another type of signal such as Directional or Speed Strength.
Since the way that switch behaviour works was changed from the LittleBigPlanet to LittleBigPlanet 2, it doesn't function properly in any of the later games though the data for it still exists.
Tweaks
Switch Behavior: (
) Changes the output behavior of the switch, which will change the behavior of attached gadgets. |
Invert Output: ( ) Inverts the gadget's output, turning On signals Off and vice-versa. |
Team Filter: (
) Adjusts the Team Ownership of the selected item. Only players on the selected team will be able to use that item. |
Visible in Play Mode: ( ) Determines whether or not the object will be rendered in Play Mode. |
Internal References
Switch Type
The Behaviour Modifier is one of the many pieces of logic that use "switchbase.ff". This means that it has an internal value in the Enum ESwitchType and that any other switchbase.ff logic can be switched with it.
Below is the value from the Enum in relation to the switch type.
Name | ID | |
---|---|---|
Int | Hex | |
Nop | 24 | 18 |
LittleBigPlanet 2 Gadgets
| |
---|---|
Bolts | Bolt •
Sprung Bolt •
Motor Bolt •
|
Joints | String •
Rod •
Elastic •
Spring •
Winch •
|
Emitters | Emitter •
Note •
|
Movers | Mover •
Follower •
In/Out Mover •
|
Rotators | Rotator •
Gyroscope •
|
Switches | Button •
2-Way Switch •
|
Sensors |
Tag •
Tag Sensor •
Tag Radar •
Grab Sensor •
Water Sensor •
Score Sensor •
Speed Sensor •
|
Simple Logic | NOT Gate •
OR Gate •
XOR Gate •
AND Gate •
Battery •
Microchip •
|
Advanced Logic | Toggle •
Counter •
Timer •
Randomiser •
Selector •
Sequencer •
Movinator •
Vitanator •
|
Global Tweakers |
Score Giver •
|
Object Tweakers |
Destroyer •
|
Creature Pieces | Magic Eye •
Cute Eye •
Evil Eye •
Magic Mouth •
Creature Leg •
|
Cameras | Game Camera •
Movie Camera •
|
Unreleased | Animatic •
Pin Giver •
|
Removed |
Sackbot Pads •
Impact Key •
Look-At Key •
Always On •
|