
Lv.1
???
签名:我正在......
在 【求助】如何做出从下往上看的视角() 中回复
world.onPlayerJoin(async ({ entity }) => {
entity.player.cameraMode = 'fixed';
entity.player.cameraEntity = entity;
entity.player.cameraMode = Box3CameraMode.RELATIVE;
entity.player.cameraPosition = new Box3Vector3(-0.01, -10, 0);
entity.player.swapInputDirection = true;
entity.player.reverseInputDirection = Box3InputDirection.HORIZONTAL;
entity.player.cameraFreezedAxis = -Box3CameraFreezedAxis.Y;
entity.player.freezedForwardDirection = new Box3Vector3(0, 0, 1);
});2022-12-27T09:41:41 点赞:0
在 【模型预告】鸽者的2023年新年模型!快点进来抢先看效果图! 中回复
2022-12-29T20:05:16 点赞:2
在 【问一下大家】这是什么梗,叫什么名字 中回复
2023-02-18T14:42:43 点赞:0