sandbox
|
Last change
on this file since 25e7b67 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]
|
|---|
| 6 | params_diffuse_mode = 1
|
|---|
| 7 | albedo_texture = ExtResource( 1 )
|
|---|
| 8 | metallic_specular = 0.0
|
|---|
| 9 | uv1_scale = Vector3( 0.5, 0.5, 0.5 )
|
|---|
| 10 | uv1_offset = Vector3( 0.5, 0.5, 0.5 )
|
|---|
| 11 | uv1_triplanar = true
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.