
Lv.1
这个人很勤奋,什么都写了
签名:写作业写作业写作业写作业写作业写作业 目标:200赞 50收藏 15次在创作 1500次阅览 下面没有了 真没了 结束,就说没有
在 给小小瓢虫的的一一一过山车代码 中回复
z = [63.6, 63.6 + 1, 63.6 + 2, 63.6 + 3, 63.6 + 3, 63.6 + 3, 63.6 + 3, 63.6 + 2, 63.6 + 1, 63.6, 63.6 - 1, 63.6 - 2, 63.6 - 3, 63.6 - 4, 63.6 - 5, 63.6 - 6, 63.6 - 7, 63.6 - 8, 63.6 - 8, 63.6 - 8, 63.6 - 8, 63.6 - 7, 56.6, 57.6, 58.6, 59.6, 60.6, 61.6, 61.6, 61.6, 61.6, 61.6, 61.6, 61.6, 61.6, 61.6, 62.6];
这段不能用数组吗
2020-05-07T09:21:18 点赞:0
在 大佬们谁教我怎么做蹦蹦床 中回复
world.querySelectorAll('.e').forEach((e)=>{
e.onEntityContact(({other})=>{
other.velocity.y+=2.8;
e.say('weee~')
})
})2020-05-13T10:44:24 点赞:0
在 【box3代码教程】 中回复
await sleep(1);
这玩意儿只在函数有效
在代码里不能随便插
要用这玩意儿
sleep(100).then(()=>{
呵呵,大佬勿喷
2020-05-17T17:38:28 点赞:0
在 【box3代码教程】 中回复
world.querySelector('.tiger').say('┗|`O′|┛ 嗷~~');
你是不是聚德target是老虎??
是目标的意思吧
2020-05-17T17:41:47 点赞:0
在 【推荐】滑稽头像第一期 中回复
https://image.喵/search/index?tn=baiduimage&ipn=r&ct=201326592&cl=2&lm=-1&st=-1&fm=result&fr=&sf=1&fmq=1589959375366_R&pv=&ic=&nc=1&z=&hd=&latest=©right=&se=1&showtab=0&fb=0&width=&height=&face=0&istype=2&ie=utf-8&sid=&word=%E5%8A%A8%E5%9B%BE%E6%BB%91%E7%A8%BD
2020-05-20T15:27:06 点赞:1
在 求助!BOX3 怎么改变指定角色的颜色 中回复
entity.player.color.r=2;
entity.player.color.g=1;
entity.player.color.b=0;2020-05-23T16:41:58 点赞:1