mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
11 lines
294 B
Plaintext
11 lines
294 B
Plaintext
[gd_scene load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://test_props/MeshDataInstance.tres" type="PropData" id=1]
|
|
|
|
[sub_resource type="SpatialMaterial" id=1]
|
|
flags_vertex_lighting = true
|
|
|
|
[node name="PropInstance" type="PropInstance"]
|
|
prop_data = ExtResource( 1 )
|
|
material = SubResource( 1 )
|