diff --git a/scenes/game.tscn b/scenes/game.tscn index 11fe480..460afa8 100644 --- a/scenes/game.tscn +++ b/scenes/game.tscn @@ -162,10 +162,10 @@ size = Vector3(16, 1, 16) material = SubResource("StandardMaterial3D_lbhrr") [node name="PlayerCamera" type="Camera3D" parent="." unique_id=1101523944] -transform = Transform3D(0.70710677, -0.32650557, 0.62721133, 0, 0.8870108, 0.46174863, -0.70710677, -0.32650557, 0.62721133, 4, 6, 4) +transform = Transform3D(0.7071067, -0.49999994, 0.49999994, 0, 0.7071067, 0.7071067, -0.7071067, -0.49999994, 0.49999994, 4, 8.5, 4) environment = SubResource("Environment_uwrxv") attributes = SubResource("CameraAttributesPractical_yqjtg") -fov = 70.0 +fov = 65.0 script = ExtResource("1_lnu2h") [node name="Player" type="CharacterBody3D" parent="." unique_id=1201448850] diff --git a/textures/slime.png b/textures/slime.png index 2efd311..16d4fe3 100644 Binary files a/textures/slime.png and b/textures/slime.png differ