Lv.1
hello~我是外向的雷电猴LHA~
签名:🔸个人简介 外向的雷电猴LHA→[潜力新星]→{暴风幻影工作室} 训练师编号: 11320930 号被盗了 🔸2024目标 ✅粉丝『100』 ❌被浏览『2k』 ❌被点赞『350』 ❌被收藏『100』 ✅被再创作『50』 🔸备忘录 🔸嵌入式链接格式: <iframe src =" "></iframe>
在 【神岛NPC交互】到底咋么和NPC交互 中回复
// 先在场景中放置一个名称为 NPC 的实体。
const npc = world.querySelector('#NPC');
npc.enableInteract = true; // 允许进行互动
npc.interactRadius = 16; // 实体的互动范围
npc.interactHint = npc.id; // 互动提示框显示实体的名称
npc.interactColor = new Box3RGBColor(1,0,1); // 互动提示的文字颜色
// 玩家与实体进行交互时触发
npc.onInteract(async({entity}) => {
const result = await entity.player.dialog({
type: Box3DialogType.TEXT, // 对话框的类型,TEXT是文本框。
title: npc.id, // 对话框标题为NPC名字,表示正在说话的是NPC
lookEye: entity, // 将相机放在玩家位置
lookTarget: npc, // 相机镜头对准NPC
content: `你好,${entity.player.name},很高兴认识你。`,
});
});
2022-03-18T10:36:11 点赞:0
在 暴风幻影工作室:年度总结 中回复
——机器人:日期呢?—— ——室长:好吧,我忘了呵。。。—— ——日期:2022年1月1日(室长:sorry,忘了这回事,现在发。) imgsrc="https://static.c喵/emoji/codemao/%E7%BC%96%E7%A8%8B%E7%8C%AB_%E5%8E%89%E5%AE%B3%E4%BA%86.gif"alt="emotion_编程猫_厉害了"这篇文章真好imgsrc="https://static.c喵/emoji/codemao/%E7%BC%96%E7%A8%8B%E7%8C%AB_%E5%8E%89%E5%AE%B3%E4%BA%86.gif"alt="emotion_编程猫_厉害了"
2022-03-31T15:58:51 点赞:0
在 【岛3漫游指南】:你是怎样,岛3就是怎样! 中回复
不吵架!恶语伤人太吵闹,谁吵谁就学猫叫。
不恋 爱!这是学习的平台,谁想看你秀恩爱?
不毁图!创作地图很辛苦,莫把信任都辜负。
不刷屏!别人都是顶呱呱,你除刷屏还会啥?
2022-04-01T13:52:21 点赞:1
在 神奇代码岛用户手册上线,从0开始了解神岛 中回复
@吉吉喵API上实体的粘性没有讲怎么调用,求使用方法!!!imgsrc="https://static.cod喵/emoji/codemao/%E7%BC%96%E7%A8%8B%E7%8C%AB_%E6%90%93%E5%A4%B4.gif"alt="emotion_编程猫_搓头"width="20"height="20"imgsrc="http://img.t.sinajs.cn/t4/appstyle/expression/ext/normal/5c/huanglianwx_thumb.gif"alt="emotion_微笑"imgsrc="https://static.cod喵/emotion/thunder_monkey/%E9%9B%B7%E7%94%B5%E7%8C%B4%E7%96%91%E9%97%AE.gif"alt="emotion_雷电猴_疑问"width="20"height="20"
2022-04-07T11:58:12 点赞:0
在 【box3】谁会代码?谁会代码?我们招会代码和会模型的人才来还原我的世界 中回复
快审核!!!我申请了!!!imgsrc="http://img.t.sinajs.cn/t4/appstyle/expression/ext/normal/5c/huanglianwx_thumb.gif"alt="emotion_微笑"
2022-04-10T15:00:42 点赞:0
在 【今天不整活】阿吉向你发出不触屏挑战邀请,来吗? 中回复
imgsrc="http://img.t.sinajs.cn/t4/appstyle/expression/ext/normal/4a/mm_thumb.gif"alt="emotion_喵喵"imgsrc="http://img.t.sinajs.cn/t4/appstyle/expression/ext/normal/4a/mm_thumb.gif"alt="emotion_喵喵"imgsrc="http://img.t.sinajs.cn/t4/appstyle/expression/ext/normal/4a/mm_thumb.gif"alt="emotion_喵喵"赢了,简单imgsrc="http://img.t.sinajs.cn/t4/appstyle/expression/ext/normal/4a/mm_thumb.gif"alt="emotion_喵喵"imgsrc="http://img.t.sinajs.cn/t4/appstyle/expression/ext/normal/4a/mm_thumb.gif"alt="emotion_喵喵"imgsrc="http://img.t.sinajs.cn/t4/appstyle/expression/ext/normal/4a/mm_thumb.gif"alt="emotion_喵喵"
2022-04-13T20:05:26 点赞:0
在 【公告】关于暂停社区发布帖子功能的通知 中回复
imgstyle="display:block;margin-left:auto;margin-right:auto;"src="https://static.codemao.cn/emoji/codemao/%E7%BC%96%E7%A8%8B%E7%8C%AB_%E8%80%8D%E8%B5%96.gif"alt="emotion_编程猫_耍赖"width="200"height="200"
2022-04-26T09:52:30 点赞:0