mirror of
https://gitlab.com/open-fpsz/open-fpsz.git
synced 2026-04-28 15:55:33 +00:00
24 lines
1.2 KiB
Text
24 lines
1.2 KiB
Text
[gd_resource type="Terrain3DTextureList" load_steps=7 format=3 uid="uid://d1j24k8sq8qpj"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cngjywcua4vv8" path="res://maps/desert/textures/ground054_alb_ht.png" id="1_rh7of"]
|
|
[ext_resource type="Texture2D" uid="uid://cbk7l6hs0yrcc" path="res://maps/desert/textures/ground054_nrm_rgh.png" id="2_xt1tc"]
|
|
[ext_resource type="Texture2D" uid="uid://dwk8islw7ebab" path="res://maps/desert/textures/rock029_alb_ht.png" id="3_elstl"]
|
|
[ext_resource type="Texture2D" uid="uid://lgfhdcsb2ryx" path="res://maps/desert/textures/rock029_nrm_rgh.png" id="4_6h5db"]
|
|
|
|
[sub_resource type="Terrain3DTexture" id="Terrain3DTexture_wue72"]
|
|
name = "Rock"
|
|
albedo_color = Color(0.921569, 0.890196, 0.933333, 1)
|
|
albedo_texture = ExtResource("3_elstl")
|
|
normal_texture = ExtResource("4_6h5db")
|
|
uv_scale = 0.05
|
|
|
|
[sub_resource type="Terrain3DTexture" id="Terrain3DTexture_dkh73"]
|
|
name = "Sand"
|
|
texture_id = 1
|
|
albedo_color = Color(0.792157, 0.72549, 0.694118, 1)
|
|
albedo_texture = ExtResource("1_rh7of")
|
|
normal_texture = ExtResource("2_xt1tc")
|
|
uv_scale = 0.15
|
|
|
|
[resource]
|
|
textures = Array[Terrain3DTexture]([SubResource("Terrain3DTexture_wue72"), SubResource("Terrain3DTexture_dkh73")])
|