0 votes

I have three questions about the tilemap editor:

  • How do I move around the map (Alt+Drag doesn't work)
  • How do I delete a tile from the tilemap ? For instance, I created an atlas which I want to delete, but the suppr shortcut deletes the node
  • Imagine a map, is it possible that any computer (any screen size) can see the same map? It will just be bigger in large screens. Also, is it possible to show this area on the tilemap editor? For instance, I would like this fixed screen with a fixed camera, and I would like to know the shape/size of it so that I can put walls around the screen, how do I do that?

Thanks.

in Engine by (36 points)

1 Answer

+1 vote
Best answer
  1. Moving around is simple as Holding down the spacebar and click-and-drag.
  2. Ive never used an atlas but heres how i delete a singletile or autotile, I click a certain part of the tileset sprite, and click edit, down below the region and collision or beside the cursor icon theres a trash icon, click it, it should delete a SingleTile or Autotile.
  3. On the Upper left corner of the window, theres the button Project, go to Project/Project Settings scroll down till you find the Display/Window, scroll down the right part and find the stretch, set mode to 2D and aspect to keep.

Hope you undestand. this is for a 2D Game.

by (172 points)
selected by
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.