fix barista model material import settings, uncapture mouse on escape

This commit is contained in:
2025-08-13 15:04:45 -04:00
parent ab72548577
commit 059d2f4ea1
9 changed files with 54 additions and 8 deletions

View File

@@ -0,0 +1,8 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://bmgw5tdbaedtw"]
[resource]
resource_name = "Brown_02"
cull_mode = 2
albedo_color = Color(0.459991, 0.391184, 0.251099, 1)
metallic_specular = 0.0
roughness = 0.5

View File

@@ -0,0 +1,8 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://cxyhpm6edelgh"]
[resource]
resource_name = "Brown2"
cull_mode = 2
albedo_color = Color(0.359989, 0.30614, 0.196504, 1)
metallic_specular = 0.0
roughness = 0.5

View File

@@ -0,0 +1,8 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://b1u12e67h4pvw"]
[resource]
resource_name = "LimeGreen"
cull_mode = 2
albedo_color = Color(0.276335, 0.406654, 0.263508, 1)
metallic_specular = 0.0
roughness = 0.5