书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 9537 个相关结果.
  • Binding to external libraries

    Binding to external libraries Modules Using the module Binding to external libraries Modules The Summator example in Custom modules in C++ is great for small, custom modules...
  • The main game scene

    The main game scene Spawning mobs Main script Testing the scene The main game scene Now it’s time to bring everything we did together into a playable game scene. Create a ne...
  • OpenXR 插件

    OpenXR 插件 前言 入门 下一步 插件特性 OpenXR 插件 欢迎来到 Godot OpenXR 文档! 前言 这是 Godot OpenXR 插件 的文档。 本插件支持 Godot 3.4 及后续版本。但是不支持 即将到来的 Godot 4.0 版本。 入门 要开始一个支持 OpenXR 的全新项目,请首先打开 Godot ...
  • 关于素材库

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

    Getting the source Downloading the Godot source code Up to date This page is up to date for Godot 4.1 . If you still find outdated information, please open an issue . Gettin...
  • 前言

    前言 前言 这个系列将向你介绍 Godot,并让你了解其特点。 在下列页面中,你将得到“Godot 适合我吗?”或“我可以用 Godot 做什么?”等问题的答案。然后,我们将介绍该引擎最基本的概念,让你了解编辑器的界面,并提供提示以充分利用你的学习时间。 Godot 简介 Godot 关键概念概述 初识 Godot 编辑器 学习新特性 G...
  • Scripting languages

    Scripting languages Available scripting languages Which language should I use? GDScript .NET / C C++ via GDExtension Summary Work in progress The content of this page was ...
  • Lights

    Lights Up to date This page is up to date for Godot 4.0 . If you still find outdated information, please open an issue . Lights Warning By default, lamps in Blender have sha...
  • What is GDExtension?

    What is GDExtension? Introduction Differences between GDExtension and C++ modules Advantages of GDExtension Advantages of C++ modules Supported languages Version compatibility...
  • Heads up display

    Heads up display ScoreLabel Message StartButton Connecting HUD to Main Removing old creeps Heads up display The final piece our game needs is a User Interface (UI) to displ...