猫史档案馆


四喵

四喵

Lv.1

获赞:145收藏:34浏览:1354作品收藏:34
回复帖子评论
上一页1 页 / 共 1下一页

【手机编程】口袋里的编程神器,随时随地创造世界! 中回复

666

2022-02-19T19:38:51 点赞:1

先升哪只精灵 中回复

喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵喵

2022-08-05T14:28:38 点赞:0

有谁知道编程猫公司在哪里吗?知道的和我说一声。 中回复

在深圳鸭。

2022-08-06T15:24:16 点赞:0

【手机编程】口袋里的编程神器,随时随地创造世界! 中回复

123456

2022-08-22T20:26:36 点赞:3

先升哪只精灵 中回复

11111111

2022-09-26T14:16:24 点赞:0

如何制作出精美的残影效果(含2种-适合萌新,大佬勿喷) 中回复

emotion_goodemotion_goodemotion_goodemotion_星能猫_爱你

2022-11-19T11:23:50 点赞:0

【岛3漫游指南】:你是怎样,岛3就是怎样! 中回复

吉吉喵 我以前登陆过代码岛,现在忘记了密码,怎么登录 

(官方必看)

emotion_编程猫_紧张

2022-11-26T11:52:35 点赞:0

【新一代编辑器上线预告】手机电脑都能用的Kitten N要来啦! 中回复

emotion_编程猫_点赞

2023-06-16T19:23:52 点赞:0

【新一代编辑器上线预告】手机电脑都能用的Kitten N要来啦! 中回复

emotion_雷电猴_疑问

2023-06-16T19:24:28 点赞:0

喜欢的地图 中回复

打出链接

2023-07-24T15:22:51 点赞:0

喜欢的地图 中回复

我的是https://dao3.fun/exp/experience/detail/100009360

2023-07-24T15:24:06 点赞:0

求跑酷代码师,建筑师 中回复

我愿意

2024-01-29T17:43:03 点赞:0

求跑酷代码师,建筑师 中回复

imgsrc="https://static.codemao.cn/emotion/thunder_monkey/%E9%9B%B7%E7%94%B5%E7%8C%B4-%E4%B8%BE%E6%89%8B1.gif"alt="emotion_雷电猴_举手"

2024-01-29T17:45:55 点赞:0

蛋创急招人!! 中回复

前排

2024-01-30T20:18:09 点赞:0

【社会实验】把一个作品开放权限,静置一个月会怎样 中回复

前排

2024-01-30T21:02:58 点赞:0

江玖工作室被scs占领了! 中回复

我也是

2024-03-15T18:48:27 点赞:0

代码岛跑酷代码 中回复

这是整理后的代码(不含注释):

for(let x=0; x<256; x++){ 
    for(let z=0; z<256; z++){
        voxels.setVoxel(x, 8, z, 'water') 
    }
}
 world.onPlayerJoin(({ entity }) => {
    entity.onFluidEnter(() => {
        entity.position.copy(entity.player.spawnPoint)
        entity.position.y += 2     
    })
}) 
for (const e of world.querySelectorAll('*')) {
    if (e.id.startsWith('跑酷存档点')) {
        e.collides = true
        e.fixed = true 
        if (e.position !== other.player.spawnPoint) {
            other.player.directMessage('存档成功!')
            other.player.spawnPoint = e.position 
        }
    }
}

2024-07-01T20:18:18 点赞:1

有谁是被江玖踢出工作室的?我们可以聊一下 中回复

我被踢了

2024-08-07T20:31:43 点赞:0

【Python作品分享】4维立方体【作品秀】 中回复

这是抄的吧,证据喵o.cn/community/172854,代码都一模一样

2024-08-24T14:45:56 点赞:0