ElmarJ / GeoJsonCityBuilder

Unity Package to recreate a 3D-city from a specially crafted geojson file.
MIT License
22 stars 2 forks source link

Solve relative / absolute height placement bug #2

Closed ElmarJ closed 4 years ago

ElmarJ commented 4 years ago

Buildings are placed at global 0 (absolute position on y axis). This should be local 0 (relative to GameObject).