0 votes

Hi, I have decided to make a 2d, platformer-style 2d game in Godot with a clean look, and I'm not sure how I can get the scene looking dynamic and clean. I want to use tilemaps to achieve that. This leads me to my next question, about Ploygon2Ds. Is it advised to create my tilemap in Godot (again, with the polygon2Ds), so that I don't have to mess around in GIMP? Also, is it feasible to create an autotile using this method?

To sum this up:

  1. Can I create a dynamic scene using tilemaps (preferably using autotiles)
  2. Can I create said autotiles directly in Godot (as I would create a regular single tile), and export them to a TileSet?

EDIT: What I mean my 'dynamic', is how the roof sort of slants down, removing the blocky feel from the scene.

EDIT 2: I've realized that you can't make tilemaps with polygon2ds, however, if someone knows a way, please tell me! :)

An example of a 'dynamic scene' (from brackeys' tutorial on 'how to make a game look great'.

Any help would be greatly appreciated! Thank you!

Godot version v3.3.2.stable.official
in Engine by (246 points)
edited by

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.