书栈网 · BookStack 本次搜索耗时 0.040 秒,为您找到 7168 个相关结果.
  • 快速上手:制作第一个游戏

    快速上手:制作第一个游戏 新建项目 创建游戏场景 添加跑道 添加主角 创建主角节点 编写主角脚本 创建脚本 编写脚本代码 添加角色动画 跑道升级 游戏管理器(GameManager) 制作Prefab 添加自动创建跑道代码 增加开始菜单 添加游戏结束逻辑 步数显示 光照和阴影 开启阴影 调整光照 添加主角模型 导入模型资...
  • Familiar with animation editor

    Animation Editor Introduction to the main panel of the editor Toolbar Timeline and Events Timeline scale representation Key frame events Node list Selected node icon Keyframe...
  • Familiar with animation editor

    Animation Editor Introduction to the main panel of the editor Toolbar Timeline and Events Timeline scale representation Key frame events Node list Selected node icon Keyframe...
  • 为Android导出

    为Android导出 下载Android SDK 安装OpenJDK 8 创建一个debug.keystore 在Godot中设置它 提供启动器图标 为Google Play商店导出 优化APK大小 为Android导出 导出Android的要求比编译Android的Godot要少.下面的步骤详细介绍了设置Android SDK和引擎所...
  • 脚本开发

    脚本开发 添加自定义属性 添加自定义方法 组件实例的通用方法和属性 vm.$options.$lib DataHub 数据总线 模板字符串编译 获取其他组件 getComponent 部分官方组件的实例方法和属性 音频 列表容器 脚本开发 return { mounted : function () {...
  • Particle Effects

    Particle Control Panel Particle Control Panel The particle control panel can perform some operations on the particles selected in the editor. The interface is as follows: Th...
  • Particle Editor

    Particle Control Panel Particle Control Panel The particle control panel can perform some operations on the particles selected in the editor. The interface is as follows: The...
  • Using SoftBody

    Using SoftBody Basic set-up Cloak simulation Work in progress The content of this page was not yet updated for Godot 4.0 and may be outdated . If you know how to improve this...
  • AudioStreamPlayer3D

    AudioStreamPlayer3D Description Tutorials Properties Methods Signals Enumerations Property Descriptions Method Descriptions AudioStreamPlayer3D Inherits: Spatial < No...
  • 集成 Input SDK

    集成 Input SDK 准备工作 添加 InputMapProvider 实现 添加按键的描述 修改 AppActivity 注册 InputMapping 测试效果 集成 Input SDK Input SDK提供了一个统一的界面,让玩家在 Google Play Games For PC 上方便地找到游戏的鼠标和键盘绑定,从而提升玩...