Edit of asset "NeighbourQuery2D" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | NeighbourQuery2D | |
| Description |
A Godot 4 GDExtension written in C++ that provides lightning fast 2D spatial queries for nodes in a scene. It maintains a uniform grid refilled on the physics tick (at adjustable time intervals). It lets you efficiently query nodes by their position offering functions like: get_closest(...), get_random(...), get_next(...),... Check the github repository for more information... |
A Godot 4 GDExtension written in C++ that provides lightning fast 2D spatial queries for nodes in a scene. It maintains a uniform grid refilled on the physics tick (at adjustable time intervals). It lets you efficiently query nodes by their position offering functions like: get_closest(...), get_random(...), get_next(...),... Check the github repository for more information... |
| Category | 2D Tools | |
| License | MIT | |
| Repository Provider | Custom | |
| Repository Url | https://github.com/GeraldKimmersdorfer/godot-neighbour-query-2d | |
| Issues Url | https://github.com/GeraldKimmersdorfer/godot-neighbour-query-2d/issues | |
| Godot version | Godot 4.6 | |
| Version String | 0.9 | 0.9 |
| Download Commit | https://github.com/GeraldKimmersdorfer/godot-neighbour-query-2d/releases/download/v0.9/godot-neighbour-query-2d-v0.9.zip | https://github.com/GeraldKimmersdorfer/godot-neighbour-query-2d/releases/download/v0.9/godot-neighbour-query-2d-v0.9.zip |
| Download Url (Computed) | https://github.com/GeraldKimmersdorfer/godot-neighbour-query-2d/releases/download/v0.9/godot-neighbour-query-2d-v0.9.zip | https://github.com/GeraldKimmersdorfer/godot-neighbour-query-2d/releases/download/v0.9/godot-neighbour-query-2d-v0.9.zip |
| Icon Url |
https://geraldkimmersdorfer.github.io/godot-neighbour-query-2d/icon.png
|
|
| Preview Update | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://geraldkimmersdorfer.github.io/godot-neighbour-query-2d/screenshot_project_v0.9.png
|
|
| Thumbnail |
https://geraldkimmersdorfer.github.io/godot-neighbour-query-2d/screenshot_project_v0.9.png
|
|