Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.67 KB

File metadata and controls

43 lines (32 loc) · 1.67 KB

Dual Grid Tilemap System For Godot In GDScript

A converted version of jess::codes' C# dual grid system repo into native GDScript.

Draw directly in the Editor with any of the fully filled tilemap tiles to see the changes!

Features

  • Draw in the Editor
  • Supports multiple terrains
    • Grass
    • Dirt
    • Water
    • Sand
  • Easily add new terrain types
  • Draw from multiple atlas coords

Using a dual grid system has the following advantages:

  • Only 16 (or 6) tiles are required in the tileset
  • The tiles have perfectly rounded corners
  • The tiles align to the world grid

Dual grid image by Oskar Stålberg

References

Contributing

If you’d like to contribute, please see the Contributing Guidelines.

Contact

If you have any questions, feedback, or suggestions, feel free to reach out:

Support me on Ko-fi