Edit of asset "Interactive Grid GDExtension" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Interactive Grid GDExtension | 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: - Fully compatible with Godot 4.5. - Highlight cells when hovering the mouse over them. - Select individual cells. - Calculate paths from a global position to selected cells using AStar2D. - Choose movement type: orthogonal (4 directions) or diagonal (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. - 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. Download demo: https://github.com/antoinecharruel/interactive_grid_gdextension/releases |
InteractiveGrid is a Godot 4.5 GDExtension that allows player interaction with a 3D grid, including cell selection, pathfinding, and hover highlights. Features: - Fully compatible with Godot 4.5. - Highlight cells when hovering the mouse over them. - Select individual cells. - Calculate paths from a global position to selected cells using AStar2D. - Choose movement type: orthogonal (4 directions) or diagonal (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. - 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. Download extension: https://github.com/antoinecharruel/interactive_grid_gdextension/releases/download/v1.0.0/interactive_grid_gdextension_v1.0.0.zip Download demo: https://github.com/antoinecharruel/interactive_grid_gdextension/releases/download/v1.0.0/interactive_grid_gdextension_demo_v1.0.0.zip |
Category | 3D Tools | 3D Tools |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/antoinecharruel/interactive_grid_gdextension | https://github.com/antoinecharruel/interactive_grid_gdextension |
Issues Url | https://github.com/antoinecharruel/interactive_grid_gdextension/issues | https://github.com/antoinecharruel/interactive_grid_gdextension/issues |
Godot version | Godot 4.5 | Godot 4.5 |
Version String | 1.0.0 | 1.0.0 |
Download Commit | fa16d10f982e20787ecd0f8844e1e6d4cd20eca5 | 6e64bfd16c35a79264c7f30851bdda9ede010785 |
Download Url (Computed) | https://github.com/antoinecharruel/interactive_grid_gdextension/archive/fa16d10f982e20787ecd0f8844e1e6d4cd20eca5.zip | https://github.com/antoinecharruel/interactive_grid_gdextension/archive/6e64bfd16c35a79264c7f30851bdda9ede010785.zip |
Icon Url |
https://raw.githubusercontent.com/antoinecharruel/interactive_grid_gdextension/main/addons/interactive-grid/thumbnail/thumbnail.png
![]() |
https://raw.githubusercontent.com/antoinecharruel/interactive_grid_gdextension/main/addons/interactive-grid/thumbnail/thumbnail.png
![]() |
Preview Insert | ||
---|---|---|
Type | video | |
Image/Video URL |
https://www.youtube.com/watch?v=hjAYnEC6uz8
|
|
Thumbnail |
https://img.youtube.com/vi/hjAYnEC6uz8/maxresdefault.jpg
![]() |