猫史档案馆


起锅烧油

起锅烧油

Lv.1

乌拉乌拉

获赞:41收藏:6浏览:370作品收藏:4
回复帖子评论
上一页2 页 / 共 2下一页

box3怎么把代码复制到代码区里 中回复

world.querySelectorAll('.7').forEach((x)=>{ 
    x.onEntityContact(({entity,other})=>{ //设置目标模型的碰撞事件.
        if(!other.isPlayer){return} //防止非玩家实体参与检测.
        other.mesh=entity.mesh;  //设置玩家的外观.
        other.meshScale=entity.meshScale;
        other.player.showName=false
        other.player.scale=0.35
        world.say(other.player.name+'变成了纸飞机')
        other.player.invisible=true;  //如果模型比玩家小,就需要隐藏玩家的皮肤.   
    })
})

50金币duck不必

2020-11-16T21:06:57 点赞:0

岛三创作者名录(什) 中回复

   

2021-05-05T19:08:37 点赞:0