Files
2026-07-13 13:13:17 +08:00

35 lines
1010 B
Plaintext

{
"FormatVersion": 3,
"Id": "2b00bb7a-92cc-41e5-a5f6-bc3e8b16c5eb"/*KeyboardInput*/,
"Description": "Allows the real-time manipulation of any value using a key on the keyboard.\n\nUseful combinations: [BoolToFloat] [BoolToInt] [FlipFlop] [HasBooleanChanged] [TriggerAnim]\n\nAlso see: [MouseInput] [MidiInput]",
"SymbolTags": "1",
"InputUis": [
{
"InputId": "73adae59-a27d-4d93-8aa6-fb845784befd"/*Mode*/,
"Position": {
"X": -200.0,
"Y": 45.0
},
"Description": "Defines when/how the boolean is output as 'True'",
"AddPadding": "True"
},
{
"InputId": "a275fc1a-4036-483e-af54-6546fa03699c"/*Key*/,
"Position": {
"X": -200.0,
"Y": 0.0
},
"Description": "Defines which key of the keyboard is evaluated"
}
],
"SymbolChildUis": [],
"OutputUis": [
{
"OutputId": "55a1258c-3920-4f78-874a-b0652bac885b"/*Result*/,
"Position": {
"X": 0.0,
"Y": 100.0
}
}
]
}