[SOLVED] Player movement and collision issue

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By NullPointer

Hi all.

i have a problem with player movement by using move_and_slide and resulting camera position and collision detection.
The picture shows the player body with heigth of 2 and should be possible to pass all doors.
When i run the scene the camera is 1m to high and the player can’t pass the first 2 doors.

download test.zip

:bust_in_silhouette: Reply From: NullPointer

Ok i found the problem

The ground has the wrong collision shape, it not fits to the ground.