initial
This commit is contained in:
commit
3ea7bfd5dc
122 changed files with 568704 additions and 0 deletions
5
Materials/highlight.tres
Executable file
5
Materials/highlight.tres
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://d3ognkvbqsh4u"]
|
||||
|
||||
[resource]
|
||||
transparency = 1
|
||||
albedo_color = Color(0.99999934, 0.4347232, 0.988676, 0.9529412)
|
||||
4
Materials/piece_black.tres
Executable file
4
Materials/piece_black.tres
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://bxg7bjgiqfnru"]
|
||||
|
||||
[resource]
|
||||
albedo_color = Color(0, 0, 0, 1)
|
||||
4
Materials/piece_red.tres
Executable file
4
Materials/piece_red.tres
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://bekkxcgjt3hct"]
|
||||
|
||||
[resource]
|
||||
albedo_color = Color(0.62450397, 0, 0.0449206, 1)
|
||||
8
Materials/piece_white.tres
Executable file
8
Materials/piece_white.tres
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://brrbuo0i0e5bh"]
|
||||
|
||||
[resource]
|
||||
metallic = 0.2
|
||||
metallic_specular = 0.0
|
||||
roughness = 0.19
|
||||
clearcoat_enabled = true
|
||||
clearcoat_roughness = 0.0
|
||||
4
Materials/tile_dark.tres
Executable file
4
Materials/tile_dark.tres
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://lc84reoxexjp"]
|
||||
|
||||
[resource]
|
||||
albedo_color = Color(0.19618711, 0.36208344, 1, 1)
|
||||
4
Materials/tile_light.tres
Executable file
4
Materials/tile_light.tres
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://drsd4o5kptjhm"]
|
||||
|
||||
[resource]
|
||||
albedo_color = Color(1, 1, 0.83137256, 1)
|
||||
Loading…
Add table
Add a link
Reference in a new issue