Dual grid tilemap system converted from jess::codes' C# repo into native GDScript
Go to file
GlitchedinOrbit 240d552e4f Update docs
2024-10-12 15:33:07 +02:00
.github Create FUNDING.yml 2024-08-28 12:31:32 +02:00
assets Added multiple terrains 2024-10-12 13:36:49 +02:00
docs Update docs 2024-10-12 15:33:07 +02:00
scenes Update docs 2024-10-12 13:43:24 +02:00
scripts Added multiple terrains 2024-10-12 13:36:49 +02:00
CONTRIBUTING.md Added CONTRIBUTING 2024-10-12 14:23:43 +02:00
LICENSE.md Added LICENSE 2024-10-12 14:14:46 +02:00
project.godot Initial commit 2024-08-25 11:53:04 +02:00
README.md Update README.md 2024-10-12 14:33:12 +02:00

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 youd 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