godotengine / godotengine/godot-docs

KinematicBody2D does not exist in 4.0 and move_and_slide has changed

Open
#6,242 0 comments 0 reactions 0 assignees View on GitHub
area:manual bug topic:physics
Dominant language
reStructuredText
Stars
5.7k
Forks
3.8k
Avg merge
1d 20h
Merged PRs (30d)
25

Description

**Your Godot version:**
4.0 beta1

**Issue description:**
https://docs.godotengine.org/en/latest/tutorials/physics/physics_introduction.html?highlight=move_and_slide#move-and-slide

`KinematicBody` should be changed to match the new `CharacterBody3D`

Especially important is the `move_and_slide` function, which seems the most common way to move gameobjects in 3.x branches, yet has changed in 4.0 and a migrating user has no idea how to achieve simple movement.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.