collision_geometry_runtime_bug_test

AUTO-GENERATED FILE – DO NOT EDIT MANUALLY

Unit test specifically targeting the CollisionGeometryUtils.compute_polygon_tile_offsets issue discovered through integration testing. This test reproduces the exact conditions from the runtime where tile offset calculation returns 0 results.

Source File: /addons/grid_building/test/collision/geometry/collision_geometry_runtime_bug_test.gd

Extends: GdUnitTestSuite

Public Methods

test_runtime_trapezoid_collision_calculation_bug

1
test_runtime_trapezoid_collision_calculation_bug() -> void

Test the exact runtime trapezoid issue in isolation


test_coordinate_system_analysis

1
test_coordinate_system_analysis() -> void

Test if the issue is coordinate system or transformation related


test_polygon_validity_analysis

1
test_polygon_validity_analysis() -> void

Test if the issue is polygon winding or shape validity



Grid Building v5.0.8 | Generated 24/05/2026