Licenses
Order

Kinematic Character 3D Demo 0

by Godot Foundation | MIT

Kinematic character demo for 3D using a cube for the character. This is similar to the 3D platformer demo

Kinematic character demo for 3D using a cube for the character. This is similar to the 3D platformer demo. Language: GDScript Renderer: Forward+ How does it work? This demo uses a CharacterBody3D for the player, and StaticBody3D for the level. Each has

Kinematic Character 2D Demo 0

by Godot Foundation | MIT

Example of how to make a kinematic character controller in 2D using CharacterBody2D. The character moves around, is affected by moving platforms, can jump through one-way collision platforms, etc

Example of how to make a kinematic character controller in 2D using CharacterBody2D . The character moves around, is affected by moving platforms, can jump through one-way collision platforms, etc. Language: GDScript Renderer: Compatibility

loading more results...