猫史档案馆


宇智波带土晓

宇智波带土晓

Lv.1

获赞:129收藏:9浏览:2324作品收藏:16

签名:不知道.....

回复帖子评论
上一页1 页 / 共 1下一页

【源码精灵】点图画完啦 中回复

emotion_编程猫_点赞emotion_编程猫_点赞emotion_编程猫_点赞emotion_编程猫_点赞emotion_编程猫_点赞emotion_编程猫_点赞

 

2020-04-21T14:47:16 点赞:0

【社区星推荐】第14期·万能的机器猫 中回复

这人啥时候改名的?

 

2020-05-28T19:45:37 点赞:0

(获奖名单见评论区置顶)【六一活动】来时光游乐园玩游戏、寻线索、找宝藏! 中回复

258

 

2020-05-30T16:13:52 点赞:0

萌新来啦! 中回复

我。。。。。。。。。。你居然用本雀的名字!!!!

2020-06-12T22:37:25 点赞:0

【机器人】唯爱机器人 中回复

讲个笑话

2020-07-07T18:48:50 点赞:0

找师傅(点赞数超过二十个) 中回复

举手!

2020-07-14T11:57:20 点赞:0

【暑期活动】探秘一夏主题竞猜(获奖名单见评论区置顶) 中回复

【参与竞猜】气泡鱼!

2020-07-18T12:23:15 点赞:0

你为什么来到神奇代码岛? 中回复

center_image

2021-07-29T16:22:46 点赞:0

【每日一个岛3建图小技巧】可穿戴设备教程,给自己在地图里换个装吧! 中回复

world.onPlayerJoin(({entity}) => {    entity.player.addWearable({        bodyPart: Box3BodyPart.HEAD,        mesh: 'mesh/三级盔.vb',        orientation: new Box3Quaternion(0,10,0).rotateY(-Math.PI/2),        offset: new Box3Vector3(0,0.4,0.1),    });    entity.player.addWearable({        bodyPart: Box3BodyPart.RIGHT_torso,        mesh: 'mesh/喵[精美].vb',        orientation: new Box3Quaternion(0,10,0).rotateY(-Math.PI/2),    offset: new Box3Vector3(-0.05,-0.1,0.5),        scale: new Box3Vector3(0.3,0.3, 0.3),    }); });

用这个代码

2022-03-01T09:18:51 点赞:1