13 lines
357 B
Plaintext
13 lines
357 B
Plaintext
[gd_scene load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://assets/protodungman/DungMan.glb" type="PackedScene" id=1]
|
|
|
|
[sub_resource type="SpatialMaterial" id=1]
|
|
albedo_color = Color( 0.666667, 0.870588, 0.760784, 1 )
|
|
roughness = 0.72
|
|
|
|
[node name="DungMan" instance=ExtResource( 1 )]
|
|
|
|
[node name="Dungee" parent="." index="0"]
|
|
material/0 = SubResource( 1 )
|