书栈网 · BookStack 本次搜索耗时 0.036 秒,为您找到 1129 个相关结果.
  • CharacterBody2D

    CharacterBody2D Description Tutorials Properties Methods Enumerations Property Descriptions Method Descriptions Up to date This page is up to date for Godot 4.0 . If you...
  • Set up your environment

    462 2022-01-19 《Deno v1.16.0 Manual》
    Set up your environment Using an editor/IDE Visual Studio Code JetBrains’ IntelliJ IDEA and WebStorm vim/Neovim Neovim 0.6+ and nvim-lspconfig coc.nvim ALE Emacs lsp-mode eg...
  • 安装开发环境

    1948 2019-04-06 《EduSoho开发指南》
    配置开发环境 Ubuntu 安装 PHP 安装 MySQL 注意 安装 Nginx 安装 Node.js 安装 Git 安装 phpMyAdmin macOS 安装 PHP 提示 安装 Nginx 注意 安装 MySQL 注意 安装 phpMyAdmin 安装 NodeJS Windows 配置开发环境 开发 Ed...
  • 提交资源到素材库

    提交资源到素材库 前言 提交指南 需求 建议 提交 提交资源到素材库 前言 本教程旨在指导你如何向 Godot 素材库提交自己的素材并与 Godot 社区分享。 正如 使用素材库 文档中提到的, 为了能够向AssetLib提交资源, 您需要有一个注册的帐户, 并且需要登录. 提交指南 在提交您的资源之前, 请确保您的资源符合所有要求...
  • Scene organization

    Scene organization How to build relationships effectively Choosing a node tree structure Scene organization This article covers topics related to the effective organization of...
  • Scene organization

    Scene organization How to build relationships effectively Choosing a node tree structure Up to date This page is up to date for Godot 4.0 . If you still find outdated informa...
  • 创建第一个脚本

    创建第一个脚本 项目设置 新建脚本 你好,世界! 四处旋转 前进 完整脚本 创建第一个脚本 In this lesson, you will code your first script to make the Godot icon turn in circles using GDScript. As we mentioned in the...
  • Docker 安装

    安装 Docker 构建 Docker 镜像 从 Dockerfile 构建 Nodejs 镜像 从 Dockerfile 构建 Nginx 镜像 准备启航 运行 MySQL 容器 运行 Nodejs 容器 运行 Nginx 容器 安装配置 FireKylin 作者:xlanger 原文:https://xlange.com/post...
  • 提交资源到资产库

    提交资源到资产库 前言 提交规范 需求 建议 提交 提交资源到资产库 前言 本教程旨在指导你如何向 Godot 资产库 提交自己的资产并与 Godot 社区分享。 正如 使用资产库 文档中提到的,为了能够向 AssetLib 提交资源,你需要有一个注册的帐户,并且需要登录。 提交规范 在提交你的资源之前,请确保你的资源符合所有要求,...
  • Queues

    Queues Configuration Queue Database Table Other Queue Dependencies Basic Usage Pushing A Job Onto The Queue Specifying The Queue / Tube For A Job Passing The Same Payload To M...