Found more references.

This commit is contained in:
Relintai 2022-02-11 19:12:53 +01:00
parent 2b7ebebfcc
commit ba0191a6ec
10 changed files with 10 additions and 10 deletions

View File

@ -2,7 +2,7 @@
[ext_resource path="res://test_rooms/test2_tiledwalldata.tres" type="TiledWallData" id=1]
[ext_resource path="res://modules/planets/test_planet/voxel_library/textures/stone_dungeon_1_albedo.png" type="Texture" id=4]
[ext_resource path="res://modules/core_models/wall_zn.gltf" type="MeshDataResource" id=8]
[ext_resource path="res://modules/core_models/wall_zn.tres" type="MeshDataResource" id=8]
[sub_resource type="PropDataPortal" id=1]
transform = Transform( -1, 0, -9.61651e-07, 0, 1, 0, 9.61651e-07, 0, -1, 2, 1, 0 )

View File

@ -1,7 +1,7 @@
[gd_scene load_steps=5 format=2]
[ext_resource path="res://modules/planets/test_planet/voxel_library/textures/stone_dungeon_1_albedo.png" type="Texture" id=4]
[ext_resource path="res://modules/core_models/wall_zn.gltf" type="MeshDataResource" id=5]
[ext_resource path="res://modules/core_models/wall_zn.tres" type="MeshDataResource" id=5]
[ext_resource path="res://test_rooms/test2_tiledwalldata.tres" type="TiledWallData" id=10]
[sub_resource type="SpatialMaterial" id=3]

View File

@ -1,7 +1,7 @@
[gd_resource type="PropData" load_steps=16 format=2]
[ext_resource path="res://modules/species/Human/Female/character_models/huf_spine2.gltf" type="MeshDataResource" id=1]
[ext_resource path="res://modules/core_models/wall_zn.gltf" type="MeshDataResource" id=2]
[ext_resource path="res://modules/core_models/wall_zn.tres" type="MeshDataResource" id=2]
[ext_resource path="res://modules/planets/test_planet/voxel_library/textures/stone_dungeon_1_albedo.png" type="Texture" id=3]
[ext_resource path="res://modules/species/Human/Female/character_textures/100_seamless/armor_simple.png" type="Texture" id=4]
[ext_resource path="res://test_rooms/test2_tiledwalldata.tres" type="TiledWallData" id=5]

View File

@ -3,7 +3,7 @@
[ext_resource path="res://modules/species/Human/Female/character_models/huf_spine2.gltf" type="MeshDataResource" id=1]
[ext_resource path="res://modules/species/Human/Female/character_textures/100_seamless/armor_simple.png" type="Texture" id=2]
[ext_resource path="res://modules/planets/test_planet/voxel_library/textures/stone_dungeon_1_albedo.png" type="Texture" id=4]
[ext_resource path="res://modules/core_models/wall_zn.gltf" type="MeshDataResource" id=5]
[ext_resource path="res://modules/core_models/wall_zn.tres" type="MeshDataResource" id=5]
[ext_resource path="res://test_rooms/test2_tiledwalldata.tres" type="TiledWallData" id=10]
[sub_resource type="SpatialMaterial" id=3]

View File

@ -1,6 +1,6 @@
[gd_resource type="PropData" load_steps=16 format=2]
[ext_resource path="res://modules/core_models/wall_zn.gltf" type="MeshDataResource" id=1]
[ext_resource path="res://modules/core_models/wall_zn.tres" type="MeshDataResource" id=1]
[ext_resource path="res://modules/planets/test_planet/voxel_library/textures/stone_dungeon_1_albedo.png" type="Texture" id=2]
[ext_resource path="res://test_rooms/test2_tiledwalldata.tres" type="TiledWallData" id=3]

View File

@ -1,7 +1,7 @@
[gd_scene load_steps=5 format=2]
[ext_resource path="res://modules/planets/test_planet/voxel_library/textures/stone_dungeon_1_albedo.png" type="Texture" id=4]
[ext_resource path="res://modules/core_models/wall_zn.gltf" type="MeshDataResource" id=5]
[ext_resource path="res://modules/core_models/wall_zn.tres" type="MeshDataResource" id=5]
[ext_resource path="res://test_rooms/test2_tiledwalldata.tres" type="TiledWallData" id=10]
[sub_resource type="SpatialMaterial" id=3]

View File

@ -1,6 +1,6 @@
[gd_resource type="PropData" load_steps=16 format=2]
[ext_resource path="res://modules/core_models/wall_zn.gltf" type="MeshDataResource" id=1]
[ext_resource path="res://modules/core_models/wall_zn.tres" type="MeshDataResource" id=1]
[ext_resource path="res://modules/planets/test_planet/voxel_library/textures/stone_dungeon_1_albedo.png" type="Texture" id=2]
[ext_resource path="res://test_rooms/test2_tiledwalldata.tres" type="TiledWallData" id=3]

View File

@ -1,7 +1,7 @@
[gd_scene load_steps=5 format=2]
[ext_resource path="res://modules/planets/test_planet/voxel_library/textures/stone_dungeon_1_albedo.png" type="Texture" id=4]
[ext_resource path="res://modules/core_models/wall_zn.gltf" type="MeshDataResource" id=5]
[ext_resource path="res://modules/core_models/wall_zn.tres" type="MeshDataResource" id=5]
[ext_resource path="res://test_rooms/test2_tiledwalldata.tres" type="TiledWallData" id=10]
[sub_resource type="SpatialMaterial" id=3]

View File

@ -1,6 +1,6 @@
[gd_resource type="PropData" load_steps=22 format=2]
[ext_resource path="res://modules/core_models/wall_zn.gltf" type="MeshDataResource" id=1]
[ext_resource path="res://modules/core_models/wall_zn.tres" type="MeshDataResource" id=1]
[ext_resource path="res://modules/planets/test_planet/voxel_library/textures/stone_dungeon_1_albedo.png" type="Texture" id=2]
[ext_resource path="res://test_rooms/test2_tiledwalldata.tres" type="TiledWallData" id=3]

View File

@ -1,7 +1,7 @@
[gd_scene load_steps=5 format=2]
[ext_resource path="res://modules/planets/test_planet/voxel_library/textures/stone_dungeon_1_albedo.png" type="Texture" id=4]
[ext_resource path="res://modules/core_models/wall_zn.gltf" type="MeshDataResource" id=5]
[ext_resource path="res://modules/core_models/wall_zn.tres" type="MeshDataResource" id=5]
[ext_resource path="res://test_rooms/test2_tiledwalldata.tres" type="TiledWallData" id=10]
[sub_resource type="SpatialMaterial" id=3]