0 votes

Hi

Are there performance issues when using a tile with rotation/mirroring (using the built in editor tools, as Mirror X, Mirror Y or Rotate x degrees), or is better to use a tileset image repeating the same tile for each "rotation"?

PS: Using latest Godot 2.1 from GitHub

Thanks!

in Engine by (34 points)
edited by

What performance issues? If they are serious enough, maybe you should submit an issue too?

I don't detect a specific performance problem, just like to know if it can be a problem when using a map with many tiles "rotated" or "mirrored".

What is the best practice for tilesets:

  • Big Tileset image with the "rotated" / "mirrored" tiles.
  • Litte Tileset image with "normal" tiles and using the Godot editor to rotate / mirror it.

Thanks!

Ah right, I edited it to fit better.

1 Answer

+1 vote
Best answer

I don't think there are particular performance concerns about this, you can use tile rotation and flipping as much as you want.

If you do notice performance issues linked to this, please create an issue on GitHub, as it would be a bug.

by (1,958 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.