Lv.1
已退勿扰
签名:勿忘八六,他们从未远去。 已退
在 保存位置代码怎么写? 中回复
Box喵layer.position//这是玩家的位置
//你储存这个变量,然后使用
Box3Vector3.toString()
//方法转换为字符串,然后就可以存云了。2022-06-24T08:07:52 点赞:1
在 紧急求助,谢谢 中回复
(async function 速建() {world.say('145速建大师正在准备工作……')let t = [voxels.id('stone'),voxels.id('dirt'),voxels.id('grass')];await sleep(1000);for (let x = 0; x < 254; x++) {for (let z = 0; z < 254; z++) {for (let y = 8; y < 9; y++) {await sleep(1);if(.includes(voxels.getVoxel(x,y,z))) voxels.setVoxel(x, y, z, 'water')}world.say('145a速建大师提示您:速建中,请勿进行任何操作');}}world.say('速建完成,感谢您使用145速建大师!')})();2022-06-24T08:16:57 点赞:0
在 帮个忙呗... 中回复
async function putYourFunctionNameHere (){const t = world.querySelector('#cube-1');const ani=t.animate([ {position:[46.5,16.5,207.5],duration:1}, {position:[52.5,16.5,207.5],duration:1},{position:[52.5,16.5,201.5],duration:1},{position:[46.5,16.5,201.5],duration:1},],{duration:32*10, iterations:Infinity, direction:Box3AnimationDirection.WRAP})}2022-06-27T13:07:10 点赞:0
在 最近太无聊,想接些活 中回复
https://box3.codemao.cn/e/f5044c186b7b8c369005 建一个跑酷社区(不是普通跑酷)
2022-06-28T15:35:23 点赞:0