猫史档案馆


招人建box3地图

用户:一个XXX真萌新一个XXX真萌新查看:0 回复:10 评论:0 创建时间:2020-04-20T09:41:01


如题,人数不限,快来吧!


回复

上一页1 页 / 共 1下一页

我我

点赞0


评论


RmolusRmolus

莫名眼熟?……

点赞0


评论


最强之龙最强之龙

额,想跟你们开个玩笑

好了给你代码别给我黑名单

//控制玩家的外观 world.onChat(({ entity, message }) => {     if (entity && entity.isPlayer) {         if (message=='变大'){             entity.player.scale=7;         }else if (message=='缩小'){             entity.player.scale=0;         }else if (message=='发光'){             entity.player.emissive=2;         }else if (message=="透明"){             entity.player.invisible=true;         }else if (message=='还原'){             entity.player.scale=1;             entity.player.emissive=0;             entity.player.invisible=false;         }     } })

 

//选中所有带有标签target的实体,并遍历循环. world.querySelectorAll('.target').forEach((e)=>{ e.onEntityContact(({entity,other})=>{ if(!other.isPlayer){return} other.mesh=entity.mesh; other.meshScale=entity.meshScale; other.player.invisible=true; }) }) world.querySelectorAll('.传送').forEach((e)=>{ e.onEntityContact(({entity,other})=>{  //设置目标模型的碰撞事件. if(!other.isPlayer){return} //防止非玩家实体参与检测. other.position=new Box3Vector3(喵,24,124); world.say(other.player.name+'开始了跑酷'); }) })

点赞0


评论


Moira屑玖iMoira屑玖i

我我

点赞0


评论


流浪月球流浪月球

我 

点赞0


评论


SCI氢氧化钡SCI氢氧化钡

我我我我

点赞0


评论


lon江航lon江航

我我我我我我我我emotion_编程猫_加油

点赞0


评论


lon江航lon江航

考古

点赞0


评论


天真的狂电猴-NxH天真的狂电猴-NxH

选我

点赞0


评论


忠厚的玛洛斯aFhi忠厚的玛洛斯aFhi

我建筑可以

点赞1


评论