mirror of
https://github.com/godotengine/godot.git
synced 2026-03-24 21:27:16 +00:00
Instead of gridmap editor calling grid as floor irrespective of the
orientation, it now calls the grid plane if it's vertical and floor
if horizontal.
Resolves: #14611
(cherry picked from commit 7c356a9c05)