书栈网 · BookStack 本次搜索耗时 0.019 秒,为您找到 9537 个相关结果.
  • 创建Android插件

    创建Android插件 简介 安卓插件 创建Android插件 加载和使用Android插件 捆绑GDNative资源 参考方案 故障排除 Godot在加载时崩溃 创建Android插件 简介 Android插件是通过挖掘Android平台和生态系统提供的功能来扩展Godot引擎功能的强大工具. 移动游戏货币化就是这样一个例子,...
  • XR 工具简介

    XR 工具简介 安装 XR 工具 简单手部 更多信息 XR 工具简介 Out of the box Godot gives you all the basic support to setup an XR project. XR specific game mechanics however need to be implemented on t...
  • Version control systems

    Version control systems Introduction Version control plugins Official Git plugin Files to exclude from VCS Working with Git on Windows User-contributed notes Version contr...
  • GDNative C++ example

    GDNative C++ example Introduction Setting up the project Building the C++ bindings Creating a simple plugin Compiling the plugin Using the GDNative module Adding properties ...
  • 命令行教程

    命令行教程 命令行参考 路径 设置项目路径 创建一个项目 运行编辑器 删除一个场景 运行游戏 调试 导出 运行脚本 命令行教程 一些开发人员喜欢广泛使用命令行.Godot被设计为对他们友好, 所以这里是完全用命令行工作的步骤. 由于引擎几乎不依赖外部库, 因此初始化时间非常快, 使其适合此工作流程. 备注 在 Windows 和...
  • VisualShaderNodeFloatFunc

    VisualShaderNodeFloatFunc Description Properties Enumerations Property Descriptions Up to date This page is up to date for Godot 4.0 . If you still find outdated informatio...
  • Version control systems

    Version control systems Introduction Version control plugins Official Git plugin Files to exclude from VCS Working with Git on Windows Up to date This page is up to date f...
  • Version control systems

    Version control systems Introduction Version control plugins Official Git plugin Files to exclude from VCS Working with Git on Windows Up to date This page is up to date f...
  • 引擎核心与模块

    引擎核心与模块 Godot 源代码入门 修改源代码扩展 Godot 引擎核心与模块 The following pages are meant to introduce the global organization of Godot Engine’s source code, and give useful tips for extending ...
  • 为 iOS 导出

    为 iOS 导出 需求 将 Godot 项目导出到 Xcode 积极的发展考虑 将 Godot 项目文件夹链接到 Xcode 的步骤 iOS 的插件 环境变量 为 iOS 导出 参见 这个页面描述的是如何将 Godot 项目导出到 iOS。如果你想要找的是从源码编译编辑器或导出模板二进制文件,请阅读 为 iOS 平台编译 。 这些是在X...