first version of EU AI Act game
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="StandardMaterial3D" load_steps=5 format=3 uid="acg_duvs16ey"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://acg_dn0thus9" id="Color" path="./Plastic013A_1K-PNG_Color.png"]
|
||||
[ext_resource type="Texture2D" uid="uid://acg_unpc623f" id="Displacement" path="./Plastic013A_1K-PNG_Displacement.png"]
|
||||
[ext_resource type="Texture2D" uid="uid://acg_tm8a3y1l" id="Roughness" path="./Plastic013A_1K-PNG_Roughness.png"]
|
||||
[ext_resource type="Texture2D" uid="uid://acg_0n9f2kmz" id="NormalGL" path="./Plastic013A_1K-PNG_NormalGL.png"]
|
||||
[resource]
|
||||
albedo_texture = ExtResource("Color")
|
||||
roughness_texture = ExtResource("Roughness")
|
||||
roughness_texture_channel = 4
|
||||
normal_texture = ExtResource("NormalGL")
|
||||
normal_enabled = true
|
||||
heightmap_texture = ExtResource("Displacement")
|
||||
heightmap_scale = 1.0
|
||||
heightmap_enabled = true
|
||||
Reference in New Issue
Block a user