Lv.1
,
在 【教程】密码锁 中回复
world.querySelectorAll('*').forEach(async (e)=>{
if (e.id == '模型名字'){
e.enableInteract = true;
e.interactRadius = 2;// 互动距离
e.interactHint = 'id';
e.onInteract(async ({ entity }) =>{
const password = await entity.player.dialog({
type : Box3DialogType.INPUT,
content : '阿巴阿巴', // 内容
title : '阿巴巴巴', // 题目
confirmText : '确定', // 输入框提示文本
placeholder : '阿巴阿巴阿巴', // 按钮文本
})
if (!password || password === null) return;
if (String(password) == '114514'){// 填密码
entity.player.directMessage('啊对对对');
entity.position.set(0, 0, 0)// 答对后传送到哪里(坐标
} else {
entity.player.directMessage('啊错错错')
}
})
};
}) //下期写恒光学院的椅子代码~) 2023-02-25T23:55:15 点赞:0
在 【教程()】人之怒开学力!如何正确找到人之怒并捉住? 中回复
人之怒,你和漫游者务必来一下这个图!!!!
https://box3.codemao.cn/e/3e8fc1949d3a0212725c
2023-02-27T20:16:19 点赞:0
在 U.S.S联邦创作协会公告 中回复
加一条
7,即日起,本组织的地图招人代码开启访问个人主页模式
8,加入要求,1:有一个或一个以上的地图 2:在我们的面前展示一下。
2023-03-08T18:51:27 点赞:1
在 我TDO回来啦! 中回复
请Kiven田立刻查看:
https://shequ.codemao.cn/mobile/community/530809
查看后请立刻对TDO组织进行管理,否则我方会帮忙管理。
2023-03-12T22:14:30 点赞:0