mirror of
https://gitlab.com/open-fpsz/open-fpsz.git
synced 2026-03-03 20:40:29 +00:00
23 lines
1.2 KiB
Text
23 lines
1.2 KiB
Text
[gd_resource type="Terrain3DTextureList" load_steps=7 format=3 uid="uid://cagob7oo8lyew"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cyw6oism6152n" path="res://maps/blaze/assets/textures/Ground074_1K-PNG/Ground074_1K-PNG_Color.png" id="1_fwk7q"]
|
|
[ext_resource type="Texture2D" uid="uid://cr3i366ttq5ac" path="res://maps/blaze/assets/textures/Rock035_1K-PNG/Rock035_1K-PNG_NormalGL.png" id="2_hi28g"]
|
|
[ext_resource type="Texture2D" uid="uid://cngjywcua4vv8" path="res://maps/desert/assets/textures/ground054_alb_ht.png" id="3_08gvu"]
|
|
[ext_resource type="Texture2D" uid="uid://cbk7l6hs0yrcc" path="res://maps/desert/assets/textures/ground054_nrm_rgh.png" id="4_52t6p"]
|
|
|
|
[sub_resource type="Terrain3DTexture" id="Terrain3DTexture_wue72"]
|
|
name = "Rock"
|
|
albedo_texture = ExtResource("1_fwk7q")
|
|
normal_texture = ExtResource("2_hi28g")
|
|
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_08gvu")
|
|
normal_texture = ExtResource("4_52t6p")
|
|
uv_scale = 0.15
|
|
|
|
[resource]
|
|
textures = Array[Terrain3DTexture]([SubResource("Terrain3DTexture_wue72"), SubResource("Terrain3DTexture_dkh73")])
|