书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 9537 个相关结果.
  • Godot’s design philosophy

    Godot’s design philosophy Object-oriented design and composition All-inclusive package Open source Community-driven The Godot editor is a Godot game Separate 2D and 3D engines...
  • Godot 关键概念概述

    Godot 关键概念概述 场景 节点 场景树 信号 总结 Godot 关键概念概述 任何游戏引擎都是围绕着构建程序所用的抽象的。在 Godot 中,游戏就是一棵由节点 构成的树 ,树又可以结合起来构成场景 。然后你还可以将这些节点连起来,让它们通过信号 进行通信。 这就是你将在这里学习的四个概念。我们将简要地看一下它们,让你对引擎的工作原理...
  • 如何阅读 Godot API

    如何阅读 Godot API 继承 简要描述 描述 教程 属性 方法 信号 枚举 常量 属性说明 方法描述 如何阅读 Godot API 在这个页面,你将学习如何阅读 Godot API 的类参考。 API,也就是应用(A)程序(P)接口(I),是 Godot 提供给用户的一个目录,提供了一些简要的信息,包括有那些类,如何找到它...
  • File paths in Godot projects

    File paths in Godot projects Path separators Accessing files in the project folder (res:// ) Accessing persistent user data (user:// ) Converting paths to absolute paths or “loc...
  • Running Godot apps on macOS

    Running Godot apps on macOS App is signed, notarized and distributed via App Store App is signed, notarized and distributed outside App Store App is signed (including ad-hoc sign...
  • How to read the Godot API

    How to read the Godot API Inheritance Brief Description Description Tutorials Properties Methods Signals Enumerations Constants Property Descriptions Method Descriptions ...
  • Running Godot apps on macOS

    Running Godot apps on macOS App is signed, notarized and distributed via App Store App is signed, notarized and distributed outside App Store App is signed (including ad-hoc sign...
  • Godot’s design philosophy

    Godot’s design philosophy Object-oriented design and composition All-inclusive package Open source Community-driven The Godot editor is a Godot game Separate 2D and 3D engines...
  • Converting GLSL to Godot shaders

    Converting GLSL to Godot shaders GLSL Shader programs Vertex attributes gl_Position Varyings Main Macros Variables Coordinates Precision Shadertoy Types mainImage Varia...
  • Godot 关键概念概述

    Godot 关键概念概述 场景 节点 场景树 信号 总结 Godot 关键概念概述 任何游戏引擎都是围绕着构建程序所用的抽象的。在 Godot 中,游戏就是一棵由节点 构成的树 ,树又可以结合起来构成场景 。然后你还可以将这些节点连起来,让它们通过信号 进行通信。 这就是你将在这里学习的四个概念。我们将简要地看一下它们,让你对引擎的工作原理...