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

    94 2024-06-27 《Blender 4.1 Manual》
    Emitter Emitter Emission Source Cache Hints Velocity Rotation Angular Velocity Physics Introduction Newtonian Keyed Boids Fluid Render Common Settings Re...
  • Physics introduction

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

    90 2024-08-11 《Blender 4.2 Manual》
    Introduction Armature IK Panel Standard iTaSC Animation Simulation Bone IK Panel iTaSC Solver Arm Rig Example Introduction Inverse Kinematics (IK) simplifies the animati...
  • Creating your first script

    Creating your first script Project setup Creating a new script Hello, world! Turning around Moving forward Complete script Creating your first script In this lesson, you w...
  • 状态设计模式

    状态设计模式 简介 脚本设置 项目设置 状态设计模式 简介 当有许多状态需要处理,但一次只能将一个脚本附加到一个节点上时,编写游戏脚本是很困难的.与其在玩家的控制脚本中创建一个状态机,不如将状态分离出来,分成不同的类,这样会使开发更加简单. 用Godot实现状态机的方法有很多,下面是一些其他方法: 玩家的每一个状态都可以有一个子节点,...
  • 角色动画

    角色动画 动画编辑器的使用 漂浮动画 使用代码控制动画 为小怪制作动画 Work in progress The content of this page was not yet updated for Godot 4.2 and may be outdated . If you know how to improve this page o...
  • ecl EKF

    2787 2018-03-15 《PX4中文维基》
    使用 ecl EKF 什么是 ecl EKF? ecl EKF使用何种传感器测量值? 惯性测量单元(IMU) 磁力计 高度 GPS 测距仪 空速 Synthetic Sideslip 光流 外部视觉系统 如何使用ecl EKF? 相比其他估计器ecl EKF有什么优缺点? 缺点 优点 我需要如何检查EKF的执行效果? Outpu...
  • 刚体属性

    刚体属性 Rigid Body Rigid Body Collisions Collision Shapes Mesh Source General Settings Collision Margin Rigid Body Dynamics 刚体属性 Rigid Body Reference Panel: Physics ‣ Ri...
  • CPUParticles

    CPUParticles Brief Description Properties Methods Enumerations Description Property Descriptions Method Descriptions CPUParticles Inherits: GeometryInstance < VisualI...
  • Your first game

    Your first game Overview Project setup Organizing the project Player scene Node structure Sprite animation Moving the player Choosing animations Preparing for collisions E...