added models for keys
This commit is contained in:
parent
761ff2f264
commit
67d95714f6
File diff suppressed because one or more lines are too long
@ -1,9 +1,11 @@
|
||||
[gd_scene load_steps=12 format=2]
|
||||
[gd_scene load_steps=14 format=2]
|
||||
|
||||
[ext_resource path="res://Characters/Player/Player.tscn" type="PackedScene" id=1]
|
||||
[ext_resource path="res://Characters/Util/PathNavigatorForNPC.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://Characters/Meldewesen/Meldewesen.tscn" type="PackedScene" id=3]
|
||||
[ext_resource path="res://Util/NodeGroupNotifier.tscn" type="PackedScene" id=4]
|
||||
[ext_resource path="res://Things/Keycard.tscn" type="PackedScene" id=5]
|
||||
[ext_resource path="res://Things/Key.tscn" type="PackedScene" id=6]
|
||||
|
||||
[sub_resource type="NavigationMesh" id=1]
|
||||
vertices = PoolVector3Array( -1.9, 0.4, -2.2, 0.200001, 0.4, -2.5, 0.200001, 0.4, -8.5, -8.5, 0.4, -0.0999994, -2.5, 0.4, -0.0999994, -1.9, 0.4, -2.2, -1.9, 0.4, -2.2, 0.200001, 0.4, -8.5, -8.5, 0.4, -8.5, -8.5, 0.4, -0.0999994, 0.200001, 0.4, -8.5, 0.200001, 0.4, -2.5, 2, 0.4, -2.2, 2, 0.4, -2.2, 2.6, 0.4, -0.0999994, 8.6, 0.4, -0.0999994, 2, 0.4, -2.2, 8.6, 0.4, -0.0999994, 8.6, 0.4, -8.5, 0.200001, 0.4, -8.5, -1.3, 0.4, 3.8, 0.200001, 0.4, 3.8, 0.200001, 0.4, 2.6, -2.2, 0.4, 2, -8.5, 0.4, 8.6, -2.2, 0.4, 8.6, -2.5, 0.4, 5, -2.5, 0.4, 5, -1.3, 0.4, 3.8, -2.2, 0.4, 2, -2.5, 0.4, 5, -2.2, 0.4, 2, -2.5, 0.4, -0.0999994, -8.5, 0.4, -0.0999994, -8.5, 0.4, 8.6, 0.200001, 0.4, 2.6, 0.200001, 0.4, 3.8, 1.4, 0.4, 3.8, 2.3, 0.4, 2, 2.6, 0.4, 5, 2.3, 0.4, 8.6, 8.6, 0.4, 8.6, 2.3, 0.4, 2, 1.4, 0.4, 3.8, 2.6, 0.4, 5, 2.6, 0.4, -0.0999994, 2.3, 0.4, 2, 2.6, 0.4, 5, 8.6, 0.4, 8.6, 8.6, 0.4, -0.0999994 )
|
||||
@ -84,3 +86,9 @@ _visibility_path = NodePath("../../MeldewesenNavigator/Meldewesen/Visibility")
|
||||
[node name="NodeGroupNotifier" parent="." instance=ExtResource( 4 )]
|
||||
group_name = "Navigator"
|
||||
node_to_send = NodePath("..")
|
||||
|
||||
[node name="keycard" parent="." instance=ExtResource( 5 )]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -4.5577, 0.523762, 0 )
|
||||
|
||||
[node name="Scene Root" parent="." instance=ExtResource( 6 )]
|
||||
transform = Transform( 0.05, 0, 0, 0, 0.05, 0, 0, 0, 0.05, -4.54963, 0.528755, -0.206229 )
|
||||
|
BIN
Models/key/Material.material
Normal file
BIN
Models/key/Material.material
Normal file
Binary file not shown.
104
Models/key/key.dae
Normal file
104
Models/key/key.dae
Normal file
@ -0,0 +1,104 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<COLLADA xmlns="http://www.collada.org/2005/11/COLLADASchema" version="1.4.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<asset>
|
||||
<contributor>
|
||||
<author>Blender User</author>
|
||||
<authoring_tool>Blender 2.80.75 commit date:2019-07-29, commit time:14:47, hash:f6cb5f54494e</authoring_tool>
|
||||
</contributor>
|
||||
<created>2019-11-17T22:40:20</created>
|
||||
<modified>2019-11-17T22:40:20</modified>
|
||||
<unit name="meter" meter="1"/>
|
||||
<up_axis>Z_UP</up_axis>
|
||||
</asset>
|
||||
<library_effects>
|
||||
<effect id="Material-effect">
|
||||
<profile_COMMON>
|
||||
<technique sid="common">
|
||||
<lambert>
|
||||
<emission>
|
||||
<color sid="emission">0 0 0 1</color>
|
||||
</emission>
|
||||
<diffuse>
|
||||
<color sid="diffuse">0.1959878 0.1543055 0.03560846 1</color>
|
||||
</diffuse>
|
||||
<reflectivity>
|
||||
<float sid="specular">0.75</float>
|
||||
</reflectivity>
|
||||
<index_of_refraction>
|
||||
<float sid="ior">1.45</float>
|
||||
</index_of_refraction>
|
||||
</lambert>
|
||||
</technique>
|
||||
</profile_COMMON>
|
||||
</effect>
|
||||
</library_effects>
|
||||
<library_images/>
|
||||
<library_materials>
|
||||
<material id="Material-material" name="Material">
|
||||
<instance_effect url="#Material-effect"/>
|
||||
</material>
|
||||
</library_materials>
|
||||
<library_geometries>
|
||||
<geometry id="Cube_001-mesh" name="Cube.001">
|
||||
<mesh>
|
||||
<source id="Cube_001-mesh-positions">
|
||||
<float_array id="Cube_001-mesh-positions-array" count="204">-1 -0.06453472 -1 -1 -0.3060364 1 -1 1 -1 -1 1 1 1 -0.06453472 -1 1 -0.3060364 1 1 1 -1 1 1 1 -1 -0.3060364 0.483767 1 -0.3060364 0.4837674 -1 -0.06453472 -0.4815112 1 -0.06453472 -0.4782834 -1 0.1527211 0.483767 1 0.1527211 0.483767 -1 0.4088104 -0.482905 1 0.4088104 -0.478283 -1 0.1527211 4.31e-4 1 0.1527211 0.002741992 -1 0.4088104 4.31e-4 1 0.4089233 0.002741992 1.666667 1.666667 1.435417 1.666667 1.666667 -6.564583 1.666667 1 1.435417 1.666667 1 -6.564583 -1.666667 1.666667 1.435417 -1.666667 1.666667 -6.564583 -1.666667 1 1.435417 -1.666667 1 -6.564583 -3.333333 1.913523 -8.108185 -3.333333 1.802717 -8.619726 -3.333333 1.512623 -8.935875 -3.333333 1.154043 -8.935875 -3.333333 0.86395 -8.619726 -3.333333 0.7531434 -8.108185 -3.333333 0.86395 -7.596643 -3.333333 1.154043 -7.280495 -3.333333 1.512623 -7.280495 -3.333333 1.802717 -7.596644 3.333333 1.802717 -8.618826 3.333333 1.913523 -8.108185 3.333333 1.512623 -8.93442 3.333333 1.154043 -8.93442 3.333333 0.86395 -8.618826 3.333333 0.7531434 -8.108185 3.333333 0.86395 -7.597544 3.333333 1.154043 -7.281951 3.333333 1.512623 -7.281951 3.333333 1.802717 -7.597545 -3.333333 2.416666 -8.108185 -3.333333 2.209768 -9.063336 -3.333334 1.668102 -9.653653 -3.333334 0.998565 -9.653652 -3.333333 0.4568983 -9.063336 -3.333333 0.2500001 -8.108185 -3.333333 0.4568984 -7.153034 -3.333333 0.9985648 -6.562718 -3.333333 1.668102 -6.562718 -3.333333 2.209769 -7.153034 3.333333 2.209768 -9.063336 3.333333 2.416666 -8.108185 3.333333 1.668102 -9.653653 3.333333 0.998565 -9.653652 3.333333 0.4568983 -9.063336 3.333333 0.2500001 -8.108185 3.333333 0.4568984 -7.153034 3.333334 0.9985648 -6.562718 3.333334 1.668102 -6.562718 3.333333 2.209769 -7.153034</float_array>
|
||||
<technique_common>
|
||||
<accessor source="#Cube_001-mesh-positions-array" count="68" stride="3">
|
||||
<param name="X" type="float"/>
|
||||
<param name="Y" type="float"/>
|
||||
<param name="Z" type="float"/>
|
||||
</accessor>
|
||||
</technique_common>
|
||||
</source>
|
||||
<source id="Cube_001-mesh-normals">
|
||||
<float_array id="Cube_001-mesh-normals-array" count="264">-1 0 0 1 -4.19108e-7 0 0 0 -1 0 0 1 0 -1 0 0.001155495 0 -0.9999994 5.61744e-5 -1 2.34689e-4 -0.001613855 -7.55532e-7 0.9999987 1 0 0 0 1 0 0 0.977334 -0.2117032 0 0.7368167 -0.6760926 0 -1.42438e-6 -1 0 -0.7368158 -0.6760936 0 -0.977334 -0.2117033 0 -0.977334 0.2117034 0 -0.7368162 0.6760932 0 0.7368159 0.6760935 0 0.9773342 0.2117027 -1 0 2.01942e-7 -1 0 3.4586e-7 -1 0 3.32162e-7 -1 9.26336e-7 0 -1 0 4.66081e-7 -1 9.92217e-7 0 -1 4.96108e-7 0 -1 -9.26338e-7 -2.68724e-7 -1 0 9.32159e-7 1 0 -9.33801e-7 1 0 2.68688e-7 1 3.30066e-7 0 1 4.95296e-7 0 1 0 0 1 0 -4.66901e-7 1 0 -3.3149e-7 1 -4.95295e-7 -3.45292e-7 1 0 -2.01863e-7 -2.85267e-5 0.9773339 0.211704 0 0.9772567 -0.2120599 -9.14376e-5 0.7362239 -0.676738 -2.18419e-4 0 -1 -1.4736e-4 0.736818 0.6760913 -2.18219e-4 0 1 -9.14374e-5 -0.7362248 0.6767371 0 -0.9772568 0.2120598 -2.8595e-5 -0.9773338 -0.2117042 -1.47694e-4 -0.736818 -0.6760913 -1 -2.01643e-7 0 -1 4.1719e-7 0 1 2.51682e-7 0 1 0 0 1 0 0 1.94889e-7 -8.44521e-7 -1 0.001155495 0 -0.9999994 -0.002310931 0.002944529 0.9999931 0 0.977334 -0.2117034 0 0.7368165 -0.6760929 0 -1.42438e-6 -1 0 -0.7368161 -0.6760933 0 -0.9773341 -0.2117033 0 -0.977334 0.2117034 0 -0.736816 0.6760934 0 0.7368161 0.6760932 0 0.9773341 0.2117028 -1 -9.26334e-7 0 -1 -6.61475e-7 3.32162e-7 -1 4.96109e-7 3.4586e-7 -1 0 2.01941e-7 -1 0 9.32158e-7 -1 0 -2.68725e-7 -1 -4.96108e-7 0 -1 0 0 1 0 0 1 -9.90591e-7 0 1 0 2.68689e-7 1 0 -3.45294e-7 1 0 -3.31489e-7 1 0 -4.66902e-7 0 0.9772567 0.2120597 -2.85949e-5 0.9773341 -0.2117034 -1.47527e-4 0.736817 -0.6760923 -2.18419e-4 0 -1 -9.14375e-5 0.736225 0.676737 -2.18219e-4 0 1 -1.4736e-4 -0.736818 0.6760913 -2.85267e-5 -0.977334 0.2117037 0 -0.9772567 -0.2120599 -9.14374e-5 -0.7362248 -0.6767371</float_array>
|
||||
<technique_common>
|
||||
<accessor source="#Cube_001-mesh-normals-array" count="88" stride="3">
|
||||
<param name="X" type="float"/>
|
||||
<param name="Y" type="float"/>
|
||||
<param name="Z" type="float"/>
|
||||
</accessor>
|
||||
</technique_common>
|
||||
</source>
|
||||
<source id="Cube_001-mesh-map-0">
|
||||
<float_array id="Cube_001-mesh-map-0-array" count="744">0.4570313 0 0.46875 0 0.625 0.25 0.4570313 0.75 0.453125 0.75 0.375 0.5 0.375 0.5 0.125 0.75 0.125 0.5 0.875 0.5 0.625 0.75 0.625 0.5 0.5 0.75 0.875 0.75 0.5 0 0.46875 0.75 0.5 0 0.46875 0 0.4609375 0.75 0.46875 0 0.4609375 0 0.4570313 0 0.4609375 0.75 0.4609375 0 0.4570313 0 0.453125 0.75 0.4570313 0.75 0.453125 0.75 0.4375 0 0.4375 0.75 0.4375 0 0.375 0.75 0.4375 0.75 0.625 0 0.375 0.25 0.375 0 0.625 0.25 0.375 0.5 0.375 0.25 0.625 0.5 0.375 0.75 0.375 0.5 0.375 0.5 0.125 0.75 0.125 0.5 0.875 0.5 0.625 0.75 0.625 0.5 1 0.5 0.9 1 0.9 0.5 0.9 0.5 0.8 1 0.8 0.5 0.8 1 0.6999999 0.5 0.8 0.5 0.6999999 1 0.5999999 0.5 0.6999999 0.5 0.5999999 1 0.4999999 0.5 0.5999999 0.5 0.4999999 1 0.3999999 0.5 0.4999999 0.5 0.3999999 1 0.2999999 0.5 0.3999999 0.5 0.2999999 1 0.1999999 0.5 0.2999999 0.5 0.1999999 0.5 0.0999999 1 0.0999999 0.5 0.0999999 0.5 0 1 0 0.5 0.5594964 0.5 0 0.5 0.9 0.5 0.6360697 0.5000001 0.9 0.5 0.8 0.5 0.6360697 0.5000001 0.6999999 0.5 0.6072391 0.5000001 0.6072391 0.5000001 0.5999999 0.5 0.5502498 0.5000001 0.5502498 0.5000001 0.4999999 0.5 0.4841873 0.5 0.4158126 0.5 0.4999999 0.5 0.3999999 0.5 0.3497499 0.5 0.3999999 0.5 0.2999999 0.5 0.3497499 0.5 0.1999999 0.5 0.2927608 0.5 0.2927608 0.5 0.0999999 0.5 0.2639303 0.5 0.2639303 0.5 0 0.5 0.3405035 0.5 0.5591357 1 0 1 0.3408641 1 0.6356877 1 0.9 1 0.5591357 1 0.6356877 1 0.6999999 1 0.8 1 0.6070091 1 0.5999999 1 0.6999999 1 0.5501264 1 0.4999999 1 0.5999999 1 0.4158517 1 0.4999999 1 0.4841482 1 0.3498734 1 0.3999999 1 0.4158517 1 0.2929908 1 0.2999999 1 0.3498734 1 0.2929908 1 0.0999999 1 0.1999999 1 0.2643122 1 0 1 0.0999999 1 0.4841873 0.5 0.5501264 1 0.5502498 0.5000001 0.4841873 0.5 0.4158517 1 0.4841482 1 0.4158126 0.5 0.3498734 1 0.4158517 1 0.2927608 0.5 0.3498734 1 0.3497499 0.5 0.5502498 0.5000001 0.6070091 1 0.6072391 0.5000001 0.6072391 0.5000001 0.6356877 1 0.6360697 0.5000001 0.5594964 0.5 0.6356877 1 0.5591357 1 0.3405035 0.5 0.5591357 1 0.3408641 1 0.3405035 0.5 0.2643122 1 0.2639303 0.5 0.2639303 0.5 0.2929908 1 0.2927608 0.5 0.375 0.25 0.375 0 0.453125 0 0.375 0 0.4375 0 0.453125 0 0.5 0 0.625 0 0.46875 0 0.625 0 0.625 0.25 0.46875 0 0.4570313 0 0.4609375 0 0.46875 0 0.625 0.25 0.375 0.25 0.4570313 0 0.375 0.25 0.453125 0 0.4570313 0 0.625 0.5 0.625 0.75 0.46875 0.75 0.625 0.75 0.5 0.75 0.46875 0.75 0.46875 0.75 0.4609375 0.75 0.4570313 0.75 0.4375 0.75 0.375 0.75 0.453125 0.75 0.375 0.75 0.375 0.5 0.453125 0.75 0.375 0.5 0.625 0.5 0.4570313 0.75 0.625 0.5 0.46875 0.75 0.4570313 0.75 0.375 0.5 0.375 0.75 0.125 0.75 0.875 0.5 0.875 0.75 0.625 0.75 0.5 0.75 0.625 0.75 0.875 0.75 0.46875 0.75 0.5 0.75 0.5 0 0.4609375 0.75 0.46875 0.75 0.46875 0 0.4570313 0 0.4570313 0.75 0.4609375 0.75 0.4570313 0 0.453125 0 0.453125 0.75 0.453125 0.75 0.453125 0 0.4375 0 0.4375 0 0.375 0 0.375 0.75 0.625 0 0.625 0.25 0.375 0.25 0.625 0.25 0.625 0.5 0.375 0.5 0.625 0.5 0.625 0.75 0.375 0.75 0.375 0.5 0.375 0.75 0.125 0.75 0.875 0.5 0.875 0.75 0.625 0.75 1 0.5 1 1 0.9 1 0.9 0.5 0.9 1 0.8 1 0.8 1 0.6999999 1 0.6999999 0.5 0.6999999 1 0.5999999 1 0.5999999 0.5 0.5999999 1 0.4999999 1 0.4999999 0.5 0.4999999 1 0.3999999 1 0.3999999 0.5 0.3999999 1 0.2999999 1 0.2999999 0.5 0.2999999 1 0.1999999 1 0.1999999 0.5 0.1999999 0.5 0.1999999 1 0.0999999 1 0.0999999 0.5 0.0999999 1 0 1 0.5594964 0.5 0.3405035 0.5 0 0.5 0.6360697 0.5000001 0.5594964 0.5 0.9 0.5 0.6360697 0.5000001 0.8 0.5 0.6999999 0.5 0.6072391 0.5000001 0.6999999 0.5 0.5999999 0.5 0.5502498 0.5000001 0.5999999 0.5 0.4999999 0.5 0.4158126 0.5 0.4841873 0.5 0.4999999 0.5 0.3497499 0.5 0.4158126 0.5 0.3999999 0.5 0.3497499 0.5 0.2999999 0.5 0.1999999 0.5 0.2927608 0.5 0.1999999 0.5 0.0999999 0.5 0.2639303 0.5 0.0999999 0.5 0 0.5 0.5591357 1 0.9 1 0 1 0.6356877 1 0.8 1 0.9 1 0.6356877 1 0.6070091 1 0.6999999 1 0.6070091 1 0.5501264 1 0.5999999 1 0.5501264 1 0.4841482 1 0.4999999 1 0.4158517 1 0.3999999 1 0.4999999 1 0.3498734 1 0.2999999 1 0.3999999 1 0.2929908 1 0.1999999 1 0.2999999 1 0.2929908 1 0.2643122 1 0.0999999 1 0.2643122 1 0.3408641 1 0 1 0.4841873 0.5 0.4841482 1 0.5501264 1 0.4841873 0.5 0.4158126 0.5 0.4158517 1 0.4158126 0.5 0.3497499 0.5 0.3498734 1 0.2927608 0.5 0.2929908 1 0.3498734 1 0.5502498 0.5000001 0.5501264 1 0.6070091 1 0.6072391 0.5000001 0.6070091 1 0.6356877 1 0.5594964 0.5 0.6360697 0.5000001 0.6356877 1 0.3405035 0.5 0.5594964 0.5 0.5591357 1 0.3405035 0.5 0.3408641 1 0.2643122 1 0.2639303 0.5 0.2643122 1 0.2929908 1</float_array>
|
||||
<technique_common>
|
||||
<accessor source="#Cube_001-mesh-map-0-array" count="372" stride="2">
|
||||
<param name="S" type="float"/>
|
||||
<param name="T" type="float"/>
|
||||
</accessor>
|
||||
</technique_common>
|
||||
</source>
|
||||
<vertices id="Cube_001-mesh-vertices">
|
||||
<input semantic="POSITION" source="#Cube_001-mesh-positions"/>
|
||||
</vertices>
|
||||
<triangles material="Material-material" count="124">
|
||||
<input semantic="VERTEX" source="#Cube_001-mesh-vertices" offset="0"/>
|
||||
<input semantic="NORMAL" source="#Cube_001-mesh-normals" offset="1"/>
|
||||
<input semantic="TEXCOORD" source="#Cube_001-mesh-map-0" offset="2" set="0"/>
|
||||
<p>18 0 0 12 0 1 3 0 2 19 1 3 15 1 4 6 1 5 6 2 6 0 2 7 2 2 8 3 3 9 5 3 10 7 3 11 9 4 12 1 4 13 8 4 14 13 2 15 8 2 16 12 2 17 17 4 18 12 4 19 16 4 20 18 5 21 17 5 22 16 5 23 18 6 24 15 6 25 19 6 26 15 7 27 10 7 28 11 7 29 10 4 30 4 4 31 11 4 32 24 3 33 22 3 34 20 3 35 22 4 36 27 4 37 23 4 38 26 0 39 25 0 40 27 0 41 20 8 42 23 8 43 21 8 44 24 9 45 21 9 46 25 9 47 48 10 48 58 10 49 49 10 50 49 11 51 60 11 52 50 11 53 60 12 54 51 12 55 50 12 56 61 13 57 52 13 58 51 13 59 62 14 60 53 14 61 52 14 62 63 15 63 54 15 64 53 15 65 64 16 66 55 16 67 54 16 68 65 3 69 56 3 70 55 3 71 56 17 72 67 17 73 57 17 74 57 18 75 59 18 76 48 18 77 29 19 78 48 19 79 49 19 80 30 20 81 49 20 82 50 20 83 30 21 84 51 21 85 31 21 86 31 22 87 52 22 88 32 22 89 32 23 90 53 23 91 33 23 92 34 24 93 53 24 94 54 24 95 35 25 96 54 25 97 55 25 98 35 0 99 56 0 100 36 0 101 36 26 102 57 26 103 37 26 104 37 27 105 48 27 106 28 27 107 38 28 108 59 28 109 39 28 110 40 29 111 58 29 112 38 29 113 40 30 114 61 30 115 60 30 116 41 31 117 62 31 118 61 31 119 42 32 120 63 32 121 62 32 122 44 33 123 63 33 124 43 33 125 45 8 126 64 8 127 44 8 128 46 34 129 65 34 130 45 34 131 46 35 132 67 35 133 66 35 134 47 36 135 59 36 136 67 36 137 33 37 138 42 37 139 32 37 140 33 38 141 44 38 142 43 38 143 34 39 144 45 39 145 44 39 146 36 40 147 45 40 148 35 40 149 32 41 150 41 41 151 31 41 152 31 42 153 40 42 154 30 42 155 29 43 156 40 43 157 38 43 158 28 44 159 38 44 160 39 44 161 28 45 162 47 45 163 37 45 164 37 46 165 46 46 166 36 46 167 2 0 168 0 0 169 14 0 170 0 0 171 10 0 172 14 0 173 8 0 174 1 0 175 12 0 176 1 0 177 3 0 178 12 0 179 18 0 180 16 0 181 12 0 182 3 47 183 2 47 184 18 47 185 2 48 186 14 48 187 18 48 188 7 8 189 5 8 190 13 8 191 5 49 192 9 49 193 13 49 194 13 8 195 17 8 196 19 8 197 11 8 198 4 8 199 15 8 200 4 8 201 6 8 202 15 8 203 6 50 204 7 50 205 19 50 206 7 51 207 13 51 208 19 51 209 6 2 210 4 2 211 0 2 212 3 3 213 1 3 214 5 3 215 9 4 216 5 4 217 1 4 218 13 52 219 9 52 220 8 52 221 17 4 222 13 4 223 12 4 224 18 53 225 19 53 226 17 53 227 18 4 228 14 4 229 15 4 230 15 54 231 14 54 232 10 54 233 10 4 234 0 4 235 4 4 236 24 3 237 26 3 238 22 3 239 22 4 240 26 4 241 27 4 242 26 0 243 24 0 244 25 0 245 20 8 246 22 8 247 23 8 248 24 9 249 20 9 250 21 9 251 48 55 252 59 55 253 58 55 254 49 56 255 58 56 256 60 56 257 60 57 258 61 57 259 51 57 260 61 58 261 62 58 262 52 58 263 62 59 264 63 59 265 53 59 266 63 60 267 64 60 268 54 60 269 64 61 270 65 61 271 55 61 272 65 3 273 66 3 274 56 3 275 56 62 276 66 62 277 67 62 278 57 63 279 67 63 280 59 63 281 29 23 282 28 23 283 48 23 284 30 64 285 29 64 286 49 64 287 30 65 288 50 65 289 51 65 290 31 66 291 51 66 292 52 66 293 32 67 294 52 67 295 53 67 296 34 68 297 33 68 298 53 68 299 35 69 300 34 69 301 54 69 302 35 0 303 55 0 304 56 0 305 36 70 306 56 70 307 57 70 308 37 71 309 57 71 310 48 71 311 38 72 312 58 72 313 59 72 314 40 73 315 60 73 316 58 73 317 40 8 318 41 8 319 61 8 320 41 74 321 42 74 322 62 74 323 42 28 324 43 28 325 63 28 326 44 36 327 64 36 328 63 36 329 45 75 330 65 75 331 64 75 332 46 76 333 66 76 334 65 76 335 46 8 336 47 8 337 67 8 338 47 77 339 39 77 340 59 77 341 33 78 342 43 78 343 42 78 344 33 79 345 34 79 346 44 79 347 34 80 348 35 80 349 45 80 350 36 81 351 46 81 352 45 81 353 32 82 354 42 82 355 41 82 356 31 83 357 41 83 358 40 83 359 29 84 360 30 84 361 40 84 362 28 85 363 29 85 364 38 85 365 28 86 366 39 86 367 47 86 368 37 87 369 47 87 370 46 87 371</p>
|
||||
</triangles>
|
||||
</mesh>
|
||||
</geometry>
|
||||
</library_geometries>
|
||||
<library_visual_scenes>
|
||||
<visual_scene id="Scene" name="Scene">
|
||||
<node id="Cube_001" name="Cube.001" type="NODE">
|
||||
<matrix sid="transform">0.03 0 0 0 0 0.3 0 -0.4 0 0 0.2 0.7129165 0 0 0 1</matrix>
|
||||
<instance_geometry url="#Cube_001-mesh" name="Cube.001">
|
||||
<bind_material>
|
||||
<technique_common>
|
||||
<instance_material symbol="Material-material" target="#Material-material">
|
||||
<bind_vertex_input semantic="UVMap" input_semantic="TEXCOORD" input_set="0"/>
|
||||
</instance_material>
|
||||
</technique_common>
|
||||
</bind_material>
|
||||
</instance_geometry>
|
||||
</node>
|
||||
</visual_scene>
|
||||
</library_visual_scenes>
|
||||
<scene>
|
||||
<instance_visual_scene url="#Scene"/>
|
||||
</scene>
|
||||
</COLLADA>
|
1062
Models/key/key.dae.import
Normal file
1062
Models/key/key.dae.import
Normal file
File diff suppressed because it is too large
Load Diff
BIN
Models/keycard/Material.material
Normal file
BIN
Models/keycard/Material.material
Normal file
Binary file not shown.
BIN
Models/keycard/Material_002.material
Normal file
BIN
Models/keycard/Material_002.material
Normal file
Binary file not shown.
140
Models/keycard/keycard.dae
Normal file
140
Models/keycard/keycard.dae
Normal file
@ -0,0 +1,140 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<COLLADA xmlns="http://www.collada.org/2005/11/COLLADASchema" version="1.4.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<asset>
|
||||
<contributor>
|
||||
<author>Blender User</author>
|
||||
<authoring_tool>Blender 2.80.75 commit date:2019-07-29, commit time:14:47, hash:f6cb5f54494e</authoring_tool>
|
||||
</contributor>
|
||||
<created>2019-11-17T21:37:33</created>
|
||||
<modified>2019-11-17T21:37:33</modified>
|
||||
<unit name="meter" meter="1"/>
|
||||
<up_axis>Z_UP</up_axis>
|
||||
</asset>
|
||||
<library_effects>
|
||||
<effect id="Material_002-effect">
|
||||
<profile_COMMON>
|
||||
<newparam sid="lvl1_keycard_png-surface">
|
||||
<surface type="2D">
|
||||
<init_from>lvl1_keycard_png</init_from>
|
||||
</surface>
|
||||
</newparam>
|
||||
<newparam sid="lvl1_keycard_png-sampler">
|
||||
<sampler2D>
|
||||
<source>lvl1_keycard_png-surface</source>
|
||||
</sampler2D>
|
||||
</newparam>
|
||||
<technique sid="common">
|
||||
<lambert>
|
||||
<emission>
|
||||
<color sid="emission">0 0 0 1</color>
|
||||
</emission>
|
||||
<diffuse>
|
||||
<texture texture="lvl1_keycard_png-sampler" texcoord="UVMap"/>
|
||||
</diffuse>
|
||||
<index_of_refraction>
|
||||
<float sid="ior">1.45</float>
|
||||
</index_of_refraction>
|
||||
</lambert>
|
||||
</technique>
|
||||
</profile_COMMON>
|
||||
</effect>
|
||||
<effect id="Material-effect">
|
||||
<profile_COMMON>
|
||||
<technique sid="common">
|
||||
<lambert>
|
||||
<emission>
|
||||
<color sid="emission">0 0 0 1</color>
|
||||
</emission>
|
||||
<diffuse>
|
||||
<color sid="diffuse">1 1 1 1</color>
|
||||
</diffuse>
|
||||
<index_of_refraction>
|
||||
<float sid="ior">1.45</float>
|
||||
</index_of_refraction>
|
||||
</lambert>
|
||||
</technique>
|
||||
</profile_COMMON>
|
||||
</effect>
|
||||
</library_effects>
|
||||
<library_images/>
|
||||
<library_materials>
|
||||
<material id="Material_002-material" name="Material.002">
|
||||
<instance_effect url="#Material_002-effect"/>
|
||||
</material>
|
||||
<material id="Material-material" name="Material">
|
||||
<instance_effect url="#Material-effect"/>
|
||||
</material>
|
||||
</library_materials>
|
||||
<library_geometries>
|
||||
<geometry id="Cube-mesh" name="Cube">
|
||||
<mesh>
|
||||
<source id="Cube-mesh-positions">
|
||||
<float_array id="Cube-mesh-positions-array" count="48">1 1 0.8 1 -1 0.8 -1 1 0.8 -1 -1 0.8 1 -0.85 1 1 0.85 1 -1 0.85 1 -1 -0.85 1 1 1 -0.8 1 -1 -0.8 -1 1 -0.8 -1 -1 -0.8 -1 -0.8492538 -1 1 -0.8507462 -1 1 0.85 -1 -1 0.85 -1</float_array>
|
||||
<technique_common>
|
||||
<accessor source="#Cube-mesh-positions-array" count="16" stride="3">
|
||||
<param name="X" type="float"/>
|
||||
<param name="Y" type="float"/>
|
||||
<param name="Z" type="float"/>
|
||||
</accessor>
|
||||
</technique_common>
|
||||
</source>
|
||||
<source id="Cube-mesh-normals">
|
||||
<float_array id="Cube-mesh-normals-array" count="36">0 0 1 0 -0.8000001 0.6 0 -1 0 0 1 0 0 0.8000001 0.6 0 0.8000001 -0.6 -5.95931e-4 -0.7985677 -0.6019049 0 0 -1 -1 0 0 1 0 0 0 -0.801433 -0.5980848 0 0 -1</float_array>
|
||||
<technique_common>
|
||||
<accessor source="#Cube-mesh-normals-array" count="12" stride="3">
|
||||
<param name="X" type="float"/>
|
||||
<param name="Y" type="float"/>
|
||||
<param name="Z" type="float"/>
|
||||
</accessor>
|
||||
</technique_common>
|
||||
</source>
|
||||
<source id="Cube-mesh-map-0">
|
||||
<float_array id="Cube-mesh-map-0-array" count="168">0 0 0 0 0 0 0.625 0.25 0 0 0.625 0.5 0 0 0.625 0.5 0 0 0.375 0.75 0 0 0.625 0.75 0 0 0 0 0 0 0.625 0.75 0.375 0.8622889 0.375 0.75 0.625 0.9747643 0 0 0.375 0.9745778 0.375 0.9745778 0 0 0.625 0.9747643 0.375 0.75 0.375 0.8622889 0.375 0.9745778 0 0.09999996 0.07462686 0 0.9250001 0 0 0 0 0 0 0 0.625 0.25 0 0 0 0 0 0 0.625 0.25 0.625 0.5 0.375 0.75 0 0 0 0 0 0 0 0 0 0 0.625 0.75 0 0 0.375 0.8622889 0.625 0.9747643 0 0 0 0 0.375 0.9745778 0.375 0.8622889 0 0 0.375 0.9745778 0 0 0.375 0.75 0 0 0.625 0.5 0.375 0.75 0.625 0.5 0 0 0 0 0 0 0 0 0.625 0.5 0 0 0.375 0.75 0.625 0.5 0.9250001 0 1 0.1 0 0.09999996 1 0.1 1 0.8999999 0 0.09999996 1 0.8999999 0.925 0.9999998 0.07499992 1 0.07499992 1 0 0.8999999 1 0.8999999 0 0.8999999 0 0.09999996 1 0.8999999</float_array>
|
||||
<technique_common>
|
||||
<accessor source="#Cube-mesh-map-0-array" count="84" stride="2">
|
||||
<param name="S" type="float"/>
|
||||
<param name="T" type="float"/>
|
||||
</accessor>
|
||||
</technique_common>
|
||||
</source>
|
||||
<vertices id="Cube-mesh-vertices">
|
||||
<input semantic="POSITION" source="#Cube-mesh-positions"/>
|
||||
</vertices>
|
||||
<triangles material="Material_002-material" count="6">
|
||||
<input semantic="VERTEX" source="#Cube-mesh-vertices" offset="0"/>
|
||||
<input semantic="NORMAL" source="#Cube-mesh-normals" offset="1"/>
|
||||
<input semantic="TEXCOORD" source="#Cube-mesh-map-0" offset="2" set="0"/>
|
||||
<p>9 9 27 13 9 28 14 9 29 14 9 69 8 9 70 9 9 71 8 9 72 0 9 73 9 9 74 0 9 75 5 9 76 4 9 77 4 9 78 1 9 79 0 9 80 1 9 81 9 9 82 0 9 83</p>
|
||||
</triangles>
|
||||
<triangles material="Material-material" count="22">
|
||||
<input semantic="VERTEX" source="#Cube-mesh-vertices" offset="0"/>
|
||||
<input semantic="NORMAL" source="#Cube-mesh-normals" offset="1"/>
|
||||
<input semantic="TEXCOORD" source="#Cube-mesh-map-0" offset="2" set="0"/>
|
||||
<p>4 0 0 6 0 1 7 0 2 1 1 3 7 1 4 3 1 5 9 2 6 3 2 7 11 2 8 10 3 9 0 3 10 8 3 11 5 4 12 2 4 13 6 4 14 8 5 15 15 5 16 10 5 17 13 6 18 11 6 19 12 6 20 12 7 21 14 7 22 13 7 23 10 8 24 15 8 25 12 8 26 4 0 30 5 0 31 6 0 32 1 1 33 4 1 34 7 1 35 9 2 36 1 2 37 3 2 38 10 3 39 2 3 40 0 3 41 5 4 42 0 4 43 2 4 44 8 5 45 14 5 46 15 5 47 13 10 48 9 10 49 11 10 50 12 11 51 15 11 52 14 11 53 12 8 54 11 8 55 10 8 56 11 8 57 3 8 58 10 8 59 3 8 60 7 8 61 6 8 62 6 8 63 2 8 64 3 8 65 2 8 66 10 8 67 3 8 68</p>
|
||||
</triangles>
|
||||
</mesh>
|
||||
</geometry>
|
||||
</library_geometries>
|
||||
<library_visual_scenes>
|
||||
<visual_scene id="Scene" name="Scene">
|
||||
<node id="Cube" name="Cube" type="NODE">
|
||||
<matrix sid="transform">0.025 0 0 0 0 1 0 0 0 0 0.6 0 0 0 0 1</matrix>
|
||||
<instance_geometry url="#Cube-mesh" name="Cube">
|
||||
<bind_material>
|
||||
<technique_common>
|
||||
<instance_material symbol="Material_002-material" target="#Material_002-material">
|
||||
<bind_vertex_input semantic="UVMap" input_semantic="TEXCOORD" input_set="0"/>
|
||||
</instance_material>
|
||||
<instance_material symbol="Material-material" target="#Material-material">
|
||||
<bind_vertex_input semantic="UVMap" input_semantic="TEXCOORD" input_set="0"/>
|
||||
</instance_material>
|
||||
</technique_common>
|
||||
</bind_material>
|
||||
</instance_geometry>
|
||||
</node>
|
||||
</visual_scene>
|
||||
</library_visual_scenes>
|
||||
<scene>
|
||||
<instance_visual_scene url="#Scene"/>
|
||||
</scene>
|
||||
</COLLADA>
|
1062
Models/keycard/keycard.dae.import
Normal file
1062
Models/keycard/keycard.dae.import
Normal file
File diff suppressed because it is too large
Load Diff
BIN
Models/keycard/lvl1_keycard.png
Normal file
BIN
Models/keycard/lvl1_keycard.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 634 B |
36
Models/keycard/lvl1_keycard.png.import
Normal file
36
Models/keycard/lvl1_keycard.png.import
Normal file
@ -0,0 +1,36 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path.s3tc="res://.import/lvl1_keycard.png-4a10ca3f9a0f25c5a4f44b8b35b2dfdb.s3tc.stex"
|
||||
path.etc2="res://.import/lvl1_keycard.png-4a10ca3f9a0f25c5a4f44b8b35b2dfdb.etc2.stex"
|
||||
metadata={
|
||||
"imported_formats": [ "s3tc", "etc2" ],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Models/keycard/lvl1_keycard.png"
|
||||
dest_files=[ "res://.import/lvl1_keycard.png-4a10ca3f9a0f25c5a4f44b8b35b2dfdb.s3tc.stex", "res://.import/lvl1_keycard.png-4a10ca3f9a0f25c5a4f44b8b35b2dfdb.etc2.stex" ]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_mode=0
|
||||
compress/bptc_ldr=0
|
||||
compress/normal_map=0
|
||||
flags/repeat=true
|
||||
flags/filter=true
|
||||
flags/mipmaps=true
|
||||
flags/anisotropic=false
|
||||
flags/srgb=1
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/HDR_as_SRGB=false
|
||||
process/invert_color=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=false
|
||||
svg/scale=1.0
|
32
Things/Key.tscn
Normal file
32
Things/Key.tscn
Normal file
File diff suppressed because one or more lines are too long
12
Things/Keycard.tscn
Normal file
12
Things/Keycard.tscn
Normal file
@ -0,0 +1,12 @@
|
||||
[gd_scene load_steps=4 format=2]
|
||||
|
||||
[ext_resource path="res://Models/keycard/keycard.dae" type="PackedScene" id=1]
|
||||
[ext_resource path="res://Models/keycard/Material_002.material" type="Material" id=2]
|
||||
[ext_resource path="res://Models/keycard/Material.material" type="Material" id=3]
|
||||
|
||||
[node name="Scene Root" instance=ExtResource( 1 )]
|
||||
|
||||
[node name="Cube" parent="." index="0"]
|
||||
transform = Transform( 0.003, 0, 0, 0, 0.06, 0, 0, 0, 0.1, 0, 0, 0 )
|
||||
material/0 = ExtResource( 2 )
|
||||
material/1 = ExtResource( 3 )
|
Loading…
x
Reference in New Issue
Block a user