书栈网 · BookStack 本次搜索耗时 0.026 秒,为您找到 1650 个相关结果.
  • 监听玩家的输入

    监听玩家的输入 按“上”时移动 完整脚本 总结 监听玩家的输入 在上一课 创建第一个脚本 的基础上,让我们看看任何游戏的另一个重要特征:将控制权交给玩家。为了增加这一点,我们需要修改 Sprite.gd 的代码。 在 Godot 中,你有两个主要工具来处理玩家的输入: 内置的输入回调,主要是 _unhandled_input() 。...
  • 监听玩家的输入

    监听玩家的输入 按“上”时移动 完整脚本 总结 监听玩家的输入 在上一课 创建第一个脚本 的基础上,让我们看看任何游戏的另一个重要特征:将控制权交给玩家。为了增加这一点,我们需要修改 sprite_2d.gd 的代码。 在 Godot 中,你有两个主要工具来处理玩家的输入: 内置的输入回调,主要是 _unhandled_input(...
  • 2D particle systems

    2D particle systems Intro Particle nodes ParticleProcessMaterial Texture Time parameters Lifetime One Shot Preprocess Speed Scale Explosiveness Randomness Fixed FPS Frac...
  • 网格序列缓存修改器

    网格序列缓存修改器 选项 时间 速度 网格序列缓存修改器 The Mesh Sequence Cache modifier loads data from Alembic and USD files. It supports static meshes, but is mostly used to load animated meshes. ...
  • 网格序列缓存修改器

    网格序列缓存修改器 选项 时间 速度 网格序列缓存修改器 The Mesh Sequence Cache modifier loads data from Alembic and USD files. It supports static meshes, but is mostly used to load animated meshes. ...
  • Guides

    73 2024-06-27 《Blender 4.1 Manual》
    Guides Guides Reference Panel: Physics ‣ Fluid ‣ Guides Type: Domain Fluid guides are used to apply forces onto the simulation. They are like simple external forces but als...
  • Physics introduction

    Physics introduction Collision objects Physics material Collision shapes Physics process callback Collision layers and masks GUI example Code example Area2D StaticBody2D R...
  • Instancing with signals

    Instancing with signals Shooting example Instancing with signals Signals provide a way to decouple game objects, allowing you to avoid forcing a fixed arrangement of nodes. On...
  • Instancing with signals

    Instancing with signals Shooting example Instancing with signals Signals provide a way to decouple game objects, allowing you to avoid forcing a fixed arrangement of nodes. One...
  • Exporting

    Exporting Overview Preparing the project Setting a main scene Export templates Export presets Exporting by platform PC (Linux/macOS/Windows) Android iOS HTML5 (web) E...