broken_seals/game/tests/test_props/MeshDataInstance2.tres

16 lines
636 B
Plaintext
Raw Normal View History

[gd_resource type="PropData" load_steps=6 format=2]
2020-07-06 22:40:44 +02:00
2022-02-12 18:50:03 +01:00
[ext_resource path="res://models/entities/human/female/character_textures/head.png" type="Texture" id=1]
[ext_resource path="res://models/entities/human/female/character_models/huf_head.tres" type="MeshDataResource" id=2]
[ext_resource path="res://modules/planets/test_planet/biomes/simple_biome/low_poly_rpg_item_collection_3/t1scene.tres" type="PropData" id=3]
2020-07-06 22:40:44 +02:00
[sub_resource type="PropDataMeshData" id=1]
mesh = ExtResource( 2 )
texture = ExtResource( 1 )
[sub_resource type="PropDataProp" id=2]
prop = ExtResource( 3 )
2020-07-06 22:40:44 +02:00
[resource]
props = [ SubResource( 1 ), SubResource( 2 ) ]