Add materials to Hedgehog
This commit is contained in:
parent
b63b2fd359
commit
8b131831a7
|
@ -2,7 +2,11 @@
|
|||
|
||||
[ext_resource path="res://models/hedgehog.glb" type="PackedScene" id=1]
|
||||
|
||||
[node name="Hedgehog" instance=ExtResource( 1 )]
|
||||
[node name="Hedgehog" index="0" instance=ExtResource( 1 )]
|
||||
|
||||
[node name="Hedgehog" parent="." index="0"]
|
||||
|
||||
_sections_unfolded = [ "material" ]
|
||||
|
||||
[node name="Lamp" parent="." index="1"]
|
||||
|
||||
|
|
|
@ -45,7 +45,7 @@ _sections_unfolded = [ "Transform" ]
|
|||
|
||||
[node name="Player" parent="." index="2" instance=ExtResource( 2 )]
|
||||
|
||||
transform = Transform( 0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, -2.88637, 3.48439, -2.72332 )
|
||||
transform = Transform( 0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, -2.88637, 2.79728, -2.72332 )
|
||||
|
||||
[node name="Goal" parent="." index="3" instance=ExtResource( 3 )]
|
||||
|
||||
|
|
Binary file not shown.
BIN
models/Eye.material
Normal file
BIN
models/Eye.material
Normal file
Binary file not shown.
BIN
models/Spikes.material
Normal file
BIN
models/Spikes.material
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -7,15 +7,15 @@ path="res://.import/hedgehog.glb-6558d7cc622faf8bf0293e4ee80147ea.scn"
|
|||
[deps]
|
||||
|
||||
source_file="res://models/hedgehog.glb"
|
||||
source_md5="423036f859e8ad215f66f14031dd1002"
|
||||
source_md5="8fcc1030958ebf8a281e9e7b06426997"
|
||||
|
||||
dest_files=[ "res://.import/hedgehog.glb-6558d7cc622faf8bf0293e4ee80147ea.scn" ]
|
||||
dest_md5="209d1ce6295f120130a3e789fad1c45e"
|
||||
dest_md5="e5d145e2054bc039fc2bd17e97cd9564"
|
||||
|
||||
[params]
|
||||
|
||||
nodes/root_type="Spatial"
|
||||
nodes/root_name="Hedgehog"
|
||||
nodes/root_name="Scene Root"
|
||||
nodes/root_scale=1.0
|
||||
nodes/custom_script=""
|
||||
nodes/storage=0
|
||||
|
|
Loading…
Reference in a new issue