52 lines
1.4 KiB
Plaintext
52 lines
1.4 KiB
Plaintext
{
|
|
"FormatVersion": 3,
|
|
"Id": "7dff2da3-30e3-4ad9-bfc6-d6800f90fca8"/*StringInsert*/,
|
|
"Description": "Can replace and move characters to any position within a string",
|
|
"SymbolTags": "8",
|
|
"InputUis": [
|
|
{
|
|
"InputId": "11d0a66a-e2e9-4267-9458-f9844a482235"/*Original*/,
|
|
"Position": {
|
|
"X": 0.0,
|
|
"Y": 45.0
|
|
},
|
|
"Description": "Input for the string into which something is to be inserted",
|
|
"Usage": "Default"
|
|
},
|
|
{
|
|
"InputId": "b00a60d3-c525-4e65-8b84-2084521d0d2d"/*Insertion*/,
|
|
"Position": {
|
|
"X": 0.0,
|
|
"Y": 90.0
|
|
},
|
|
"Description": "String to be inserted into the 'original' string",
|
|
"Usage": "Default"
|
|
},
|
|
{
|
|
"InputId": "b5709b52-e755-4046-8e71-eead5a01303a"/*Position*/,
|
|
"Position": {
|
|
"X": 0.0,
|
|
"Y": 135.0
|
|
},
|
|
"Description": "Defines the position at which the 'Insertion' string is inserted into the 'original' string\n\nThis value can be animated"
|
|
},
|
|
{
|
|
"InputId": "c103c06d-bf68-4c5c-967e-ddd939221292"/*UseModuloPosition*/,
|
|
"Position": {
|
|
"X": 0.0,
|
|
"Y": 180.0
|
|
},
|
|
"Description": "If modulo is activated, the string position is looped if the value is too high or too low"
|
|
}
|
|
],
|
|
"SymbolChildUis": [],
|
|
"OutputUis": [
|
|
{
|
|
"OutputId": "3f9aa46b-e9d5-43fd-b463-fcdd48ded406"/*Result*/,
|
|
"Position": {
|
|
"X": 0.0,
|
|
"Y": 0.0
|
|
}
|
|
}
|
|
]
|
|
} |