mirror of
https://gitlab.com/open-fpsz/open-fpsz.git
synced 2026-01-19 19:44:46 +00:00
25 lines
1.2 KiB
Plaintext
25 lines
1.2 KiB
Plaintext
[gd_resource type="Terrain3DTextureList" load_steps=7 format=3 uid="uid://d1j24k8sq8qpj"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dwk8islw7ebab" path="res://maps/desert/assets/textures/rock029_alb_ht.png" id="1_onshe"]
|
|
[ext_resource type="Texture2D" uid="uid://lgfhdcsb2ryx" path="res://maps/desert/assets/textures/rock029_nrm_rgh.png" id="2_ij8ws"]
|
|
[ext_resource type="Texture2D" uid="uid://cngjywcua4vv8" path="res://maps/desert/assets/textures/ground054_alb_ht.png" id="3_1p8kc"]
|
|
[ext_resource type="Texture2D" uid="uid://cbk7l6hs0yrcc" path="res://maps/desert/assets/textures/ground054_nrm_rgh.png" id="4_2trjt"]
|
|
|
|
[sub_resource type="Terrain3DTexture" id="Terrain3DTexture_wue72"]
|
|
name = "Rock"
|
|
albedo_color = Color(0.921569, 0.890196, 0.933333, 1)
|
|
albedo_texture = ExtResource("1_onshe")
|
|
normal_texture = ExtResource("2_ij8ws")
|
|
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("3_1p8kc")
|
|
normal_texture = ExtResource("4_2trjt")
|
|
uv_scale = 0.15
|
|
|
|
[resource]
|
|
textures = Array[Terrain3DTexture]([SubResource("Terrain3DTexture_wue72"), SubResource("Terrain3DTexture_dkh73")])
|