first version of EU AI Act game
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://ci7q0b47ffl4b"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cpxkuhdhuojyf" path="res://assets/Images/Rock030_1K-JPG_NormalGL.jpg" id="NormalGL"]
|
||||
[ext_resource type="Texture2D" uid="uid://c2xgy1m330l4y" path="res://assets/Images/Rock030_1K-JPG_Roughness.jpg" id="Roughness"]
|
||||
|
||||
[resource]
|
||||
albedo_color = Color(0.6087165, 0.67047805, 0.622018, 1)
|
||||
albedo_texture = ExtResource("Roughness")
|
||||
roughness_texture_channel = 4
|
||||
normal_enabled = true
|
||||
normal_texture = ExtResource("NormalGL")
|
||||
ao_enabled = true
|
||||
ao_texture_channel = 4
|
||||
heightmap_enabled = true
|
||||
heightmap_scale = 1.0
|
||||
Reference in New Issue
Block a user