debug_coordinate_test

AUTO-GENERATED FILE – DO NOT EDIT MANUALLY

Source File: /addons/grid_building/test/utilities/geometry/debug_coordinate_test.gd

Extends: GdUnitTestSuite

Properties

  • Property: polygon_points: PackedVector2Array = PackedVector2Array([
  • Property: expected_world_points: PackedVector2Array = PackedVector2Array([

Constants

  • Constant: TILEMAP_SIZE: int = 40
  • Constant: TILE_SIZE: Vector2i = Vector2i(16, 16)
  • Constant: POLYGON_POSITION: Vector2 = Vector2(320, 320)
  • Constant: CENTER_TILE: Vector2i = Vector2i(20, 20)

Public Methods

test_debug_coordinate_transformation

1
test_debug_coordinate_transformation() -> void

Debug test to examine coordinate transformation issue



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