Skip to content

Tilemap collisions not showing with 'visible collision shapes' in 3.3 #48631

Closed
@chucklepie

Description

Godot version:
3.3 stable

OS/device including version:
Linux mint mate 19 64 bit

Issue description:
This is Godot 3.2.3 with debug/visible collisions showing all the tiles that have collision shapes, plus the player kinematic body spaceship hiding at the bottom right
image

This is 3.3. It has forgotten to include tilemap collision shapes. The only collision shape you see is the kinematic body.
image

It is the same project.

Steps to reproduce:

  1. create a tilemap
  2. add a tileset with collisions
  3. enable visible collisions
  4. profit

Minimal reproduction project:
See my comment below with code.

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

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions