🖥️ WebUI
Class for spawning a web browser in the screen
Class for spawning a web browser in the screen
Class for spawning Unreal Widgets in the world from an existing Widget
Class for spawning Unreal Widgets in the screen
自定义 Lua C 二进制库
如何使用 nanos world 的 Discord 方法来为你的服务器创建优秀的集成功能
如何扩展和使用沙盒上下文菜单
关于主控与网络主控概念你所需要知道的一切。
关于事件你需要了解的一切
AI 在 nanos world 中如何运作
如何将你的包更新到新的兼容性版本
为你的服务器自定义加载屏幕
关于包你需要了解的一切
关于不同包之间通信所需了解的一切
How to add Name Tags to Characters
How to add a basic HUD using HTML + JavaScript + CSS to display the character’s Health and Ammo based on CS:GO HUD
How to add a basic HUD using React to display the character's Health and Ammo.
How to add a basic HUD using Render's Canvas features, to display the character's Health and Ammo character's Health and Ammo
关于一切如何运作的基础概念
API 中使用的基本类型。
如何将数据存储在可从任何位置访问的实体中
如何为 nanos world 创建新的工具枪
在 10 分钟内启动你的服务器和第一个包!
了解如何使用内置的性能分析工具来对 nanos world 的服务器和客户端进行性能分析
How to create a Monster Truck using the Vehicle system
如何扩展 nanos world 类
如何使用角色模拟道具附身。 这可用于道具躲猫猫游戏模式!
如何使用内置系统从磁盘存储和检索持久数据
nanos world 枚举。
这段示例代码将光源附加到武器上,来制作一个手电筒配件。
这段示例代码展示了如何将自定义瞄准镜网格体附加到武器上,并使其作为真正的瞄准镜工作。
Learn how the Sandbox Game Mode works and how to extend and integrate with it through scripting
如何使用我们志愿库中的烟花粒子效果资产包创建烟花发射器武器!
How to extend and use Sandbox Spawn Menu
如何向玩家显示屏幕上的信息
关于类你需要了解的一切
How to use the new Material customization methods available to use
如何继承 nanos world 类
关于维度你需要了解的一切
纳诺世界(nanos world)中 VOIP 系统的工作原理
如何在运行时使用追踪(Traces)与光线投射(Raycasting)来获取世界信息
这段示例代码展示了如何设置 Actor 在墙后被高亮显示,或者始终保持高亮显示!
这段示例代码修改了武器,使其发射道具而不是普通子弹
如何制作一种当角色进入触发器时,道具(盒子)从天而降的下雨效果
How to create a simple Gravity Gun to move Props around
How to create a simple and automatic door when Characters move in
沙盒游戏模式的一些额外功能和概念