SirRamEsq / SmartShape2D

A 2D Terrain Tool for Godot
MIT License
1.27k stars 63 forks source link

Texturing artifacts when using short edges and 90° corners #163

Open limbonaut opened 2 months ago

limbonaut commented 2 months ago

Texturing artifacts with short edges when used with corner textures. Can be reproduced in v3.0.0 as well.

Issue illustration: image

Reproduction scene: reproduction_edge_vanish.zip

Related to #157