Trying to solve the white material moutain bug

This commit is contained in:
yannk 2022-02-15 17:37:28 +01:00
parent b23f73088c
commit 3dfcfd65ff
4 changed files with 26 additions and 19 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,5 +1,12 @@
[gd_scene load_steps=2 format=3 uid="uid://dvsl8x3lb1h4e"] [gd_scene load_steps=3 format=3 uid="uid://dvsl8x3lb1h4e"]
[ext_resource type="PackedScene" uid="uid://bas4wwnjq76wm" path="res://maps/imports/moutain.gltf" id="1_afq06"] [ext_resource type="PackedScene" uid="uid://bas4wwnjq76wm" path="res://maps/imports/moutain.gltf" id="1_afq06"]
[ext_resource type="Material" uid="uid://fmom17m3fvna" path="res://maps/materials/basic_ground_mountain.material" id="2_vtme6"]
[node name="moutain" instance=ExtResource( "1_afq06" )] [node name="moutain" instance=ExtResource( "1_afq06" )]
[node name="moutain2" parent="." index="0"]
surface_material_override/0 = ExtResource( "2_vtme6" )
[node name="moutain" parent="moutain2" index="0"]
visible = false