This commit is contained in:
2026-06-02 22:29:48 +01:00
commit 5e0f4c3914
549 changed files with 10639 additions and 0 deletions

9
materials/sand.tres Normal file
View File

@@ -0,0 +1,9 @@
[gd_resource type="ORMSpatialMaterial" load_steps=2 format=2]
[ext_resource path="res://textures/islandlightmap.png" type="Texture" id=1]
[resource]
flags_unshaded = true
params_diffuse_mode = 1
params_specular_mode = 4
albedo_texture = ExtResource( 1 )

11
materials/water.tres Normal file
View File

@@ -0,0 +1,11 @@
[gd_resource type="ORMSpatialMaterial" load_steps=2 format=2]
[ext_resource path="res://textures/water/anim.tres" type="Texture" id=1]
[resource]
flags_unshaded = true
flags_world_triplanar = true
albedo_texture = ExtResource( 1 )
uv1_scale = Vector3( 0.063, 0.063, 0.063 )
uv1_triplanar = true
uv1_triplanar_sharpness = 1.0