dreadpon / godot_spatial_gardener

A Godot plugin for painting plants and props on arbitrary 3D surfaces implemented in GDScript
MIT License
844 stars 37 forks source link

[BUG] LOD issue when rotating in game camera #57

Open nan0m opened 5 months ago

nan0m commented 5 months ago

Godot version "4.2.2"

Plugin version 1.3.3

Platform Win10

Issue description LODs don't work properly. When rotating the camera, the LODs switch. Also the LOD Max Distance slider has no effect on this.

https://github.com/dreadpon/godot_spatial_gardener/assets/74869542/3843eed5-b7ed-43c2-aaf1-edf0aa2f98b8

Steps to Reproduce I am not sure, it doesn't seem to affect all my meshes only these bushels, but reliably so.

nan0m commented 3 months ago

maybe this is not spatial gardener related after all: https://github.com/godotengine/godot/issues/76436