Edit of asset "Interactive Grid GDExtension" Accepted

Old/Current New/Edit
Title Interactive Grid GDExtension
Description InteractiveGrid is a Godot 4.5 GDExtension that allows player interaction with a 3D grid, including cell selection, pathfinding, and hover highlights.

Features

- Highlight cells when hovering the mouse over them.
- Select individual cells.
- Detect obstacles (collision mask configurable from the editor).
- Align cells with the floor (collision mask configurable from the editor).
- Hide distant cells to focus on the relevant area.
- Calculate paths from a global position to selected cells using AStar2D.
- Choose movement type: 4 directions, 6 directions, 8 directions, directly from the editor.
- Customize the grid from the editor: grid size, cell size, mesh, colors, and shaders.
- High performance using MultiMeshInstance3D for efficient rendering of multiple cells.

Compatibility:

- Fully compatible with Godot 4.5.
- Cross-platform support (Linux, Windows, macOS, Android, iOS, Web/HTML5).

- Play on Itch.io : https://antoine-charruel.itch.io/interactive-grid-gdextension

Download the full Interactive Grid GDExtension minimal demo PDF: https://raw.githubusercontent.com/antoinecharruel/interactive_grid_gdextension/main/addons/interactive-grid/demo.pdf

Download Demo: https://github.com/antoinecharruel/interactive_grid_gdextension/releases
Category 3D Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/antoinecharruel/interactive_grid_gdextension
Issues Url https://github.com/antoinecharruel/interactive_grid_gdextension/issues
Godot version Godot 4.5
Version String 1.0.0 1.1.0
Download Commit 6a27b5ae29c8cdf14eaee09835fa2c402135fd5e 2a6f394c2be03887d44055162c9b187ed3f0a3a1
Download Url (Computed) https://github.com/antoinecharruel/interactive_grid_gdextension/archive/6a27b5ae29c8cdf14eaee09835fa2c402135fd5e.zip https://github.com/antoinecharruel/interactive_grid_gdextension/archive/2a6f394c2be03887d44055162c9b187ed3f0a3a1.zip
Icon Url https://raw.githubusercontent.com/antoinecharruel/interactive_grid_gdextension/main/docs/thumbnail/thumbnail.png
https://raw.githubusercontent.com/antoinecharruel/interactive_grid_gdextension/main/docs/thumbnail/thumbnail.png
Preview Update
Type image
Image/Video URL https://raw.githubusercontent.com/antoinecharruel/interactive_grid_gdextension/main/docs/preview/screenshot_001.png
Thumbnail https://raw.githubusercontent.com/antoinecharruel/interactive_grid_gdextension/main/docs/preview/screenshot_001.png
Preview Update
Type image
Image/Video URL https://raw.githubusercontent.com/antoinecharruel/interactive_grid_gdextension/main/docs/preview/screenshot_002.png
Thumbnail https://raw.githubusercontent.com/antoinecharruel/interactive_grid_gdextension/main/docs/preview/screenshot_002.png
Preview Update
Type image
Image/Video URL https://raw.githubusercontent.com/antoinecharruel/interactive_grid_gdextension/main/docs/preview/screenshot_003.png
Thumbnail https://raw.githubusercontent.com/antoinecharruel/interactive_grid_gdextension/main/docs/preview/screenshot_003.png
Preview Update
Type image
Image/Video URL https://raw.githubusercontent.com/antoinecharruel/interactive_grid_gdextension/main/docs/preview/demo.gif
Thumbnail https://raw.githubusercontent.com/antoinecharruel/interactive_grid_gdextension/main/docs/preview/demo.gif