From e9686c02b09568cab11e423d85a82117c230490b Mon Sep 17 00:00:00 2001 From: teatov Date: Mon, 3 Mar 2025 14:17:06 +1000 Subject: [PATCH] set `texture_mipmap_bias` to -0.5 --- project.godot | 1 + scenes/player.tscn | 1 + 2 files changed, 2 insertions(+) diff --git a/project.godot b/project.godot index 832fbf9..b973f39 100644 --- a/project.godot +++ b/project.godot @@ -141,3 +141,4 @@ common/physics_interpolation=true [rendering] textures/vram_compression/import_etc2_astc=true +textures/default_filters/texture_mipmap_bias=-0.5 diff --git a/scenes/player.tscn b/scenes/player.tscn index 6c25c76..14919cf 100644 --- a/scenes/player.tscn +++ b/scenes/player.tscn @@ -288,6 +288,7 @@ size = Vector3(1.5, 6, 1.5) [node name="SwoopMesh" type="MeshInstance3D" parent="Effects"] transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -0.0985078, 0, 1, -4.30591e-09, 0, 1, 0) +visible = false layers = 256 material_override = SubResource("StandardMaterial3D_m1xj5") cast_shadow = 0