Skip to content

Conversation

@dmlary
Copy link
Owner

@dmlary dmlary commented Sep 13, 2025

Remove the implicit conversion from HexMapCellId to Ref<hex_base::HexMapCellId> via Variant. The result was returning nulls in HexMapNode.get_cell_ids_in_local_quad().

Need to add gdscript tests for HexMapNode.get_cell_ids_in_local_quad().

fixes #36

Remove the implicit conversion from HexMapCellId to
Ref<hex_base::HexMapCellId> via `Variant`.  The result was returning
nulls in `HexMapNode.get_cell_ids_in_local_quad()`.

Need to add gdscript tests for `HexMapNode.get_cell_ids_in_local_quad()`.

fixes #36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

get_cell_ids_in_local_quad returning null objects

2 participants