mirror of
https://port.numenaute.org/aleajactaest/khanat-client.git
synced 2024-11-09 16:59:03 +00:00
24 lines
791 B
Text
24 lines
791 B
Text
[gd_scene load_steps=5 format=2]
|
|
|
|
[ext_resource path="res://assets/decors/vegets/tree_001.glb" type="PackedScene" id=1]
|
|
[ext_resource path="res://assets/decors/vegets/leaf_001/plant_32.png" type="Texture" id=2]
|
|
|
|
[sub_resource type="SpatialMaterial" id=1]
|
|
albedo_color = Color( 0.529412, 0.333333, 0.188235, 1 )
|
|
|
|
[sub_resource type="SpatialMaterial" id=2]
|
|
params_cull_mode = 2
|
|
params_use_alpha_scissor = true
|
|
params_alpha_scissor_threshold = 0.98
|
|
albedo_color = Color( 0.921569, 1, 0.921569, 1 )
|
|
albedo_texture = ExtResource( 2 )
|
|
uv1_scale = Vector3( 5, 1, 1 )
|
|
uv1_offset = Vector3( 0.1, 0, 0 )
|
|
|
|
[node name="tree_001" instance=ExtResource( 1 )]
|
|
|
|
[node name="tree" parent="." index="0"]
|
|
material/0 = SubResource( 1 )
|
|
|
|
[node name="leaves" parent="tree" index="0"]
|
|
material/0 = SubResource( 2 )
|