About 68,000 results
Open links in new tab
  1. GDScript

    GDScript evolved as a custom scripting language to be used with the Godot computer (and mobile device) Game engine, and for those people who look beyond the real world, it also …

  2. GDScript 参考 — Godot Engine (4.x) 简体中文文档

    GDScript 是一种 面向对象 的高级 指令式 渐进类型 编程语言,专为 Godot 构建,以与 Python 等语言类似的缩进结构为其基本语句结构。 设计 GDScript 这门语言旨在与 Godot 引擎紧密集 …

  3. GDScript cheatsheet | CheatSheets | GDQuest

    GDScript was designed to give the Godot developers full control over the language, and because it's embedded in the engine, it automatically supports all the engine's features and works on …

  4. Complete Guide to GDScript – Godot’s Scripting Language

    Apr 6, 2023 · In this section, you’ll learn what GDScript is, why you should use it, and how to set up your development environment so you can start writing code right away.

  5. GitHub - GodotHub/gdscript-tutorial: GDScript中文教程,从基础 …

    GDScript 是 Godot 引擎专用的脚本语言。 本仓库将带你从基础代码框架入门,逐步掌握 GDScript 的语法,学习面向对象编程,并提供丰富的实战示例。

  6. GD脚本入门:从变量到高级概念全面解析 | How to program in Godot - GDScript

    想学习GD脚本?这门与Python语法相似的高级编程语言,专为良好的编程环境设计。本视频将为你提供GD脚本的全面概述,从基础的变量、条件语句到进阶的输入获取、继承、字典和信号 …

  7. Learn GDScript in Y Minutes

    GDScript is a dynamically and statically typed scripting language for the free and open source game engine Godot. Its syntax is vaguely similar to Python's. Its main advantages are ease of …

  8. GDScript: An introduction to dynamic languages - Godot Engine

    This tutorial aims to be a quick reference for how to use GDScript more efficiently. It focuses on common cases specific to the language, but also covers a lot of information on dynamically …

  9. GitHub - GDQuest/learn-gdscript: Learn Godot's GDScript

    It's a stepping stone to learn the "alphabet" of programming with Godot's GDScript programming language to later approach other tutorials and courses more comfortably.

  10. GDScript Tutorials

    Here I give you a collection of easy to learn GDScript Tutorials that I created to help you to quickly get up to speed coding with Godot. Create cross-platform software for many different projects …