Warning: include(config/userInterface/uiOverrides.php): failed to open stream: No such file or directory in C:\xampp\htdocs\backup\lndr_j_common\config\userInterface\autoplayFeature.php on line 3
Warning: include(): Failed opening 'config/userInterface/uiOverrides.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\backup\lndr_j_common\config\userInterface\autoplayFeature.php on line 3
{
"type": "Container",
"children": [{
"type": "ToggleButton",
"id": "autoplayFeature",
"atlas": "interface.json",
"textures": ["Checkbox_on_off_normal.png", "Checkbox_on_off_normal.png", "Checkbox_on_off_down.png", "Checkbox_on_off_down.png"],
"anchorAlign": "r",
"toggled": "@slot.autoplay.stopOnFeature",
"onToggle": "setStopOnFeatureState",
"onPressSound": "FXButtonClick1"
},{
"type": "Text",
"padding": 20,
"text": "@translate.AUTOPLAY_STOP_ON_FEATURE_WON",
"x": 6,
"font": BrandonGrotesqueBlack,
"size": 42,
"wordWrap": true,
"wordWrapWidth": 525,
"wordWrapAlign": "left",
"wordWrapLineHeight": 45,
"fill": "#ffffff",
"anchorAlign": "l"
}]
}