source: Studio/Levels/Main/Materials/M_Dark.tres@ 0249beb

sandbox
Last change on this file since 0249beb was f7b09c8, checked in by Kevin Chapman <victory2b@…>, 4 years ago

First Draft of world test with working movement and loading screen.

  • Property mode set to 100644
File size: 331 bytes
Line 
1[gd_resource type="SpatialMaterial" load_steps=2 format=2]
2
3[ext_resource path="res://Levels/Main/Materials/T_Grid.png" type="Texture" id=1]
4
5[resource]
6params_diffuse_mode = 1
7albedo_texture = ExtResource( 1 )
8metallic_specular = 0.0
9uv1_scale = Vector3( 0.5, 0.5, 0.5 )
10uv1_offset = Vector3( 0.5, 0.5, 0.5 )
11uv1_triplanar = true
Note: See TracBrowser for help on using the repository browser.