书栈网 · BookStack 本次搜索耗时 0.018 秒,为您找到 9537 个相关结果.
  • Creating script templates

    Creating script templates Locating the templates Editor-defined templates Project-defined templates Template organization and naming Default behaviour and overriding it Defaul...
  • 文件系统

    文件系统 前言 实现 project.godot 路径分隔符 资源路径 用户路径 主机文件系统 缺点 文件系统 前言 文件系统管理资源的存储方式和访问方式. 精心设计的文件系统还允许多个开发人员在协作时编辑相同的源文件和资源.Godot将所有资源作为文件存储在其文件系统中. 实现 文件系统将资源存储在磁盘上. 从脚本到场景或PNG...
  • GLTFPhysicsBody

    GLTFPhysicsBody 描述 教程 属性 方法 属性说明 方法说明 GLTFPhysicsBody 继承: Resource < RefCounted < Object 代表 GLTF 物理体。 描述 代表 OMI_physics_body GLTF 扩展中定义的物理体。这个类是 GLTF 数据与 Godot 节...
  • Contributing to the class reference

    Contributing to the class reference How to contribute Get started with GitHub Fork Godot How to keep your local clone up-to-date Updating the documentation template Push and re...
  • EditorImportPlugin

    EditorImportPlugin 描述 教程 方法 方法说明 EditorImportPlugin 继承: ResourceImporter < RefCounted < Object 在编辑器中注册一个自定义资源导入器。使用该类来解析任何文件,并将其作为新的资源类型导入。 描述 EditorImportPlugin 提...
  • Setting up XR

    Setting up XR Introduction to the XR system in Godot Prerequisites for XR in Godot 4 OpenXR Setting up the XR scene User-contributed notes Setting up XR Introduction to th...
  • 脚本语言

    脚本语言 可用的脚本语言 我应该使用哪种语言? GDScript .NET / C 通过 GDExtension 使用 C++ 总结 Work in progress The content of this page was not yet updated for Godot 4.2 and may be outdated . If yo...
  • 使用gettext进行本地化

    使用gettext进行本地化 优势 缺点 注意事项 安装gettext工具 手动创建(POT)模板 使用pybabel创建PO模板 (POT) 从PO模板创建消息文件 在Godot中加载信息文件 消息更新文件遵循PO模板 检查PO文件或模板的有效性 使用gettext进行本地化 除了:csv格式的ref:Doc_Importing...
  • Gradle builds for Android

    Gradle builds for Android Set up the gradle build environment Enabling the gradle build and exporting Gradle builds for Android Godot provides the option to build using the gr...
  • User interface (UI)

    User interface (UI) UI building blocks GUI skinning and themes Control node tutorials Up to date This page is up to date for Godot 4.0 . If you still find outdated informati...