mb-assets/config/tmfx-presets.json
2024-08-11 15:24:00 -05:00

152 lines
4.4 KiB
JSON
Executable File

[
{
"name": "MB - Tree Shadow",
"library": "tmfx-main",
"params": [
{
"filterType": "shadow",
"filterId": "MB - Tree Shadow",
"rotation": 35,
"blur": 2,
"quality": 10,
"distance": 30,
"alpha": 0.7,
"padding": 10,
"shadowOnly": false,
"color": 0,
"zOrder": 6000,
"rank": 10018,
"enabled": true
}
]
},
{
"name": "MB - Tree Swaying in Light Wind",
"library": "tmfx-main",
"params": [
{
"filterType": "transform",
"filterId": "MB - Tree Swaying in Light Wind",
"twRadiusPercent": 150,
"padding": 100,
"animated": {
"rotation": {
"animType": "sinOscillation",
"val1": -1,
"val2": 1,
"loopDuration": 5000
},
"twRotation": {
"animType": "sinOscillation",
"val1": -1,
"val2": 1,
"loopDuration": 5000
}
},
"rank": 10002,
"enabled": true
}
]
},
{
"name": "MB - Tree Swaying in Strong Wind",
"library": "tmfx-main",
"params": [
{
"filterType": "transform",
"filterId": "MB - Tree Swaying in Strong Wind",
"twRadiusPercent": 100,
"padding": 100,
"animated": {
"rotation": {
"animType": "sinOscillation",
"val1": -2,
"val2": 2,
"loopDuration": 5000
},
"twRotation": {
"animType": "sinOscillation",
"val1": -2,
"val2": 2,
"loopDuration": 5000
}
},
"rank": 10002,
"enabled": true
}
]
},
{
"name": "MB Fire Overlay",
"library": "tmfx-main",
"params": [
{
"filterType": "xfire",
"filterId": "MB Fire Overlay",
"time": 0,
"blend": 1,
"amplitude": 1,
"dispersion": 0,
"chromatic": false,
"scaleX": 1.5,
"scaleY": 1,
"inlay": false,
"animated": {
"time": {
"active": true,
"speed": -0.0015,
"animType": "move"
}
},
"rank": 10015,
"enabled": true
}
]
},
{
"name": "MB Fire Motes",
"library": "tmfx-main",
"params": [
{
"filterType": "globes",
"filterId": "MB Fire Motes",
"time": 0.1,
"color": 15180040,
"distortion": 0.3,
"scale": 100,
"alphaDiscard": true,
"zOrder": 1,
"animated": {
"time": {
"active": true,
"speed": 0.00015,
"animType": "move"
}
},
"rank": 10013,
"enabled": true
},
{
"filterType": "glow",
"filterId": "MB Fire Motes",
"outerStrength": 3,
"innerStrength": 0,
"color": 15180040,
"quality": 0.1,
"padding": 10,
"animated": {
"color": {
"active": true,
"loopDuration": 12000,
"animType": "colorOscillation",
"val1": 15142157,
"val2": 15180040
}
},
"rank": 10014,
"enabled": true
}
]
}
]