@gamelearn/arcade-components 3.42.1 → 3.43.1-hotfix-camsys
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -32929,9 +32929,7 @@ function fX({ character: u, ttsStarted: t, active: e, onLoad: n }) {
|
|
|
32929
32929
|
fov: 35,
|
|
32930
32930
|
position: cX,
|
|
32931
32931
|
rotation: [0, 0, 0],
|
|
32932
|
-
|
|
32933
|
-
y.layers.enableAll();
|
|
32934
|
-
},
|
|
32932
|
+
"layers-mask": -1,
|
|
32935
32933
|
manual: !0
|
|
32936
32934
|
}
|
|
32937
32935
|
),
|