From a1f02a882051a956090acb6c9cdfc1640d585bf8 Mon Sep 17 00:00:00 2001 From: Martin Felis Date: Wed, 1 Nov 2023 12:49:34 +0100 Subject: [PATCH] Removed rendering artefact on world chunk texture. --- scenes/WorldChunk.tscn | 1 - 1 file changed, 1 deletion(-) diff --git a/scenes/WorldChunk.tscn b/scenes/WorldChunk.tscn index b8aad26..613d398 100644 --- a/scenes/WorldChunk.tscn +++ b/scenes/WorldChunk.tscn @@ -38,7 +38,6 @@ material/0 = SubResource( 28 ) [node name="TileTypeOffscreenViewport" type="Viewport" parent="."] size = Vector2( 8, 8 ) -transparent_bg = true handle_input_locally = false hdr = false disable_3d = true