1
0
mirror of https://github.com/Relintai/broken_seals.git synced 2024-12-28 13:27:10 +01:00
broken_seals/game/test_props/PropInstance.tscn

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 )