Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grabbing ledges doesn't work inside tilemaps #7046

Open
1 task done
TheRealSoloLeo opened this issue Oct 12, 2024 · 1 comment
Open
1 task done

Grabbing ledges doesn't work inside tilemaps #7046

TheRealSoloLeo opened this issue Oct 12, 2024 · 1 comment

Comments

@TheRealSoloLeo
Copy link

Is there an existing issue for this?

Describe the bug

You can't grab ledges of a tilemap object if it has a concave shape

Steps to reproduce

  1. Create a platformer character that can grab ledges
  2. Create a tilemap with an L (or reverse L) shape and the platform behavior
  3. Start a preview and try to grab the ledge of the tilemap object

GDevelop platform

Desktop, Web, Mobile

GDevelop version

5.4.215

Platform info

No response

Additional context

In this video the character started wall sliding instead of grabbing the ledge

LedgeBug.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@TheRealSoloLeo and others