-
Notifications
You must be signed in to change notification settings - Fork 68
Expand file tree
/
Copy path__settings__.js
More file actions
22 lines (22 loc) · 2.2 KB
/
__settings__.js
File metadata and controls
22 lines (22 loc) · 2.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
window.ASSET_PREFIX = "";
window.SCRIPT_PREFIX = "";
window.SCENE_PATH = "1856469.json";
window.CONTEXT_OPTIONS = {
'antialias': true,
'alpha': false,
'preserveDrawingBuffer': false,
'deviceTypes': [`webgl2`, `webgl1`],
'powerPreference': "high-performance"
};
window.SCRIPTS = [ 151975456, 151975458, 151975466, 151982579, 151982883, 151992958, 151992959, 151992968, 151992974, 151992990, 151992992, 151992993, 152048458, 152048495, 152048512, 152048513, 152048931, 152048515, 152048688, 152048709, 152048723, 152048867, 152048913, 152048922, 152048921, 152048928, 152048942, 152048946, 152048962, 152048964, 152048965, 152048966, 152048967, 152048968, 152049683, 152067136, 152069093, 152131291, 152131292, 152131296, 152131300, 152131302, 152131305, 152131306, 152131307, 152131316, 152131309, 152131310, 152131313, 152131319, 152131322, 152131318, 152131409, 152048863, 152360243, 152449480, 152542414, 152570757, 152589849, 152131299, 152048475, 152059040, 152040705, 151992988, 151982950, 151992957, 158123361, 158220263, 158220268, 158229318, 158237033, 158237062, 158382836, 158382889, 158382898, 158383053, 158409326, 158411772, 158413359, 158230824, 163713450, 163713469, 163713534, 163715716, 164045659, 164269825, 164289346, 164288637, 164289263, 164289553, 164631840, 164706893, 164998005, 165107236, 165139748, 165142840, 165142850, 165147486, 165192968, 165201815, 165201905, 165220377, 165328777, 165416847, 165512687, 165813596, 151992989, 166432361, 166440410, 166639865, 166918668, 167073290, 167097878, 151992967, 171258627, 171258639, 171259107, 163713545, 171266020, 171267603, 152131301, 171267803, 171505156, 171511136, 171540005, 171541243, 171542452, 171546761, 171550828, 171551327, 171551472, 171552267, 152131293, 171669663, 164289264, 156898011, 152131320, 152131308, 171810889 ];
window.CONFIG_FILENAME = "config.json";
window.INPUT_SETTINGS = {
useKeyboard: true,
useMouse: true,
useGamepads: false,
useTouch: true
};
pc.script.legacy = false;
window.PRELOAD_MODULES = [
{'moduleName' : 'Ammo', 'glueUrl' : 'files/assets/152049618/1/ammo.wasm.js', 'wasmUrl' : 'files/assets/152049619/1/ammo.wasm.wasm', 'fallbackUrl' : 'files/assets/152049617/1/ammo.js', 'preload' : true},
];