17 lines
748 B
Plaintext
17 lines
748 B
Plaintext
[gd_scene load_steps=5 format=3 uid="uid://d3ccrfjpg4hbv"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://b56skjdfurygh" path="res://Models/PalmCurved.glb" id="1_snqoj"]
|
|
[ext_resource type="Texture2D" uid="uid://cqdi13k4hs5vb" path="res://Textures/wood.png" id="2_pwgeo"]
|
|
[ext_resource type="Material" uid="uid://dudwc12l32jc1" path="res://Textures/leaves.tres" id="4_1vrev"]
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_p2v08"]
|
|
albedo_texture = ExtResource("2_pwgeo")
|
|
|
|
[node name="PalmCurved" instance=ExtResource("1_snqoj")]
|
|
|
|
[node name="PalmBarkCurve" parent="." index="0"]
|
|
material_override = SubResource("StandardMaterial3D_p2v08")
|
|
|
|
[node name="PalmLeaveCurve" parent="." index="1"]
|
|
material_override = ExtResource("4_1vrev")
|