miskatonicstudio / goat

Godot Open Adventure Template (GOAT) is a tool for making 3D adventure games.
MIT License
371 stars 32 forks source link

Fix SSR settings in 3D inventory #312

Open miskatonicstudio opened 1 year ago

miskatonicstudio commented 1 year ago

If SSR is enabled in the inventory environment (which uses a transparent background) then the entire object disappears. This is probably a bug in Godot v4 and might be fixed in future versions.