godot icon indicating copy to clipboard operation
godot copied to clipboard

2D small bug on slope characterBody2D

Open patFTS opened this issue 5 months ago • 2 comments

Tested versions

4.4.1

System information

windows10 vulkan

Issue description

small bug... when the player( characterBody2d ) is moving on a 45º slope... jumps lands on that slope again, and continues running... He will make a small jump

Steps to reproduce

character body2d, use the default player script that comes with godot, it should give the same error make a 45º angle platform , with one way collision turner ON

https://github.com/user-attachments/assets/30ec74a8-14cf-4b20-8ffe-a2470aafab18

https://github.com/user-attachments/assets/84041abf-e75b-43f9-867f-f903d3dc8127

Minimal reproduction project (MRP)

NA

patFTS avatar Jun 11 '25 18:06 patFTS