书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 9537 个相关结果.
  • 关于资产库

    关于资产库 资产的类型 常见问题 收费资源可以上传到资产库吗? 关于资产库 Godot 资产库,又称 AssetLib,是一个用户提交的 Godot 附加组件、脚本、工具和其他资源的仓库,统称为资产。所有 Godot 用户都可以从引擎中直接下载,也可以从 Godot 的官方网站 访问。 从表面上看,资产库的外观和功能可能类似于其他引擎的资产商店...
  • Compiling with Mono

    Compiling with Mono Requirements Environment variables Enable the Mono module Generate the glue Notes Rebuild with Mono glue Examples Example (Windows) Example (X11) Data ...
  • Creating the enemy

    Creating the enemy Node setup Enemy script Up to date This page is up to date for Godot 4.0 . If you still find outdated information, please open an issue . Creating the en...
  • EditorImportPlugin

    EditorImportPlugin Description Tutorials Methods Method Descriptions EditorImportPlugin Inherits: ResourceImporter < RefCounted < Object Registers a custom resource i...
  • Your first 2D game

    Your first 2D game Prerequisites Contents Up to date This page is up to date for Godot 4.1 . If you still find outdated information, please open an issue . Your first 2D ga...
  • Introducing XR tools

    Introducing XR tools Installing XR Tools Basic hands More information Up to date This page is up to date for Godot 4.1 . If you still find outdated information, please open ...
  • GDNative C 示例

    GDNative C 示例 前言 先决条件 我们的C源 编译 创建GDNativeLibrary (.gdnlib )文件 常规属性 平台库 保存资源 创建NativeScript (.gdns )文件 GDNative C 示例 前言 本教程将向你介绍创建GDNative模块的最低要求. 这应该是你进入GDNative世界的起点....
  • GDNative C示例

    GDNative C示例 前言 先决条件 我们的C源 编译 创建GDNativeLibrary (.gdnlib )文件 常规属性 平台库 保存资源 创建NativeScript (.gdns )文件 GDNative C示例 前言 本教程将向你介绍创建GDNative模块的最低要求. 这应该是你进入GDNative世界的起点. 了...
  • Bisecting regressions

    Bisecting regressions 什么是两分法? 使用官方版本加快平分 Git bisect命令 Bisecting regressions 平分是在软件中查找回归的一种方法.在GitHub 上的`Godot存储库<https://github.com/godotengine/godot >`__ 中报告了一个错误之后,贡献者可能会要...
  • 前言

    前言 前言 This series will introduce you to Godot and give you an overview of its features. In the following pages, you will get answers to questions such as “Is Godot for me?” or ...