mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-02-12 05:05:21 +01:00
9 lines
165 B
JSON
9 lines
165 B
JSON
|
{
|
||
|
"tooltip":"Create trigger based on boolean condition.",
|
||
|
"baseNode":"Node_Trigger_Bool",
|
||
|
"io":[
|
||
|
"boolean",
|
||
|
"trigger"
|
||
|
],
|
||
|
"name":"Boolean Trigger"
|
||
|
}
|