0 votes

If you have a simple scene like this:

  • Node2D

    • Navigation2D

      • TileMap
    • Sprite

When you hit play you are unable to see the sprite even though you should be.

Does anyone know if this is a bug or I'm missing something ?

I'm working on the 3.0.2-stable version.

in Engine by (51 points)

You should be able to see it, but I can't help more without seeing the project.

The minimal project would be a simple nav2d with a child tilemap (draw anything) and then a sprite below the nav2d (it could be the godot icon). All with a Node2D as a root.

Works for me. Can you upload a project reproducing this?

I found the problem. It was some error with the import of the tilemap via tiled plugin. Thanks!

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.