Skip to content

RayShape2D Collides with the bottom of one way collision tiles #27431

Open
@juancolacelli

Description

@juancolacelli

Godot version:

v3.1.stable.official (Steam)

OS/device including version:

macOS Mojave 10.14.3

Issue description:

If you use RayShape2D with one way collision tiles, it collides with the bottom them.

Steps to reproduce:

Create a KinematicBody2D with a RayShape2D:
Godot 3.1 doc

Create a tilemap with one way collision tiles:
Tilemap
Screen Shot 2019-03-26 at 02 30 57

Create a basic jump logic, and then when you jump you will collide with the bottom of the tiles:
Screen Shot 2019-03-26 at 02 31 11

Minimal reproduction project:

rayshape2d_bug.zip

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions