效果器 设置 效果器 Effector objects are used to deflect fluids and influence the fluid flow. To define any mesh object as an effector object, add fluid physics by clicking Fluid in Pr...
Coding the player Choosing animations Preparing for collisions Up to date This page is up to date for Godot 4.0 . If you still find outdated information, please open an issue...
Using KinematicBody2D Introduction What is a kinematic body? Movement and collision move_and_collide move_and_slide move_and_slide_with_snap Which movement method to use? ...
Using KinematicBody2D Introduction What is a kinematic body? Movement and collision move_and_collide move_and_slide move_and_slide_with_snap Detecting collisions Which mo...
旋转 Angular Velocity 旋转 Reference Panel: Particle System ‣ Rotation These parameters specify how the individual particles are rotated during their travel.To visualize the ...
Rotation Angular Velocity Rotation Reference Panel: Particle System ‣ Rotation These parameters specify how the individual particles are rotated during their travel. To visu...
Kinematic character (2D) Introduction Physics process Scene setup Moving the kinematic character Up to date This page is up to date for Godot 4.0 . If you still find outdat...
Coding the player Choosing animations Preparing for collisions Coding the player In this lesson, we’ll add player movement, animation, and set it up to detect collisions. To ...