mirror of
https://github.com/Theaninova/mhlib.git
synced 2025-12-10 11:36:20 +00:00
Update README.md
This commit is contained in:
19
README.md
19
README.md
@@ -6,9 +6,28 @@ A project to make the old classic Moorhuhn Games playable
|
||||
on modern systems via an engine reimplementation, written
|
||||
in Rust and Godot.
|
||||
|
||||
This means that there is no need to ship any copyrighed material, since
|
||||
the game will load the original assets from your own installation of the
|
||||
original game (but obviously means you need to own it).
|
||||
|
||||
Most of the Moorhuhn Games are structured quite similarly,
|
||||
which makes supporting them relatively easy.
|
||||
|
||||
## Progress
|
||||
|
||||
### Moorhuhn Kart 3
|
||||
|
||||
3D files are preprocessed on first launch into a `.pck`. Map loading is ~90% complete, I've decided against
|
||||
loading `lws` scenes for now, since all the static models are aligned to the origin, and loading them semi-manually opens up the door for easier remastering.
|
||||
|
||||
<img src="robinhood.png" height="200">
|
||||
<img src="shimalaya.png" height="200">
|
||||
|
||||
### Schatzjäger 1-3
|
||||
|
||||
All non-interactive map elements load, all assets can be pre-processed, UI can be converted, collision
|
||||
works, movement *should* work relatively 1:1 compared to the original.
|
||||
|
||||
## Supported Games
|
||||
|
||||
Support of games primarily depends on who developed them - Games with structurally similar data are easier to support than games who use a different engine.
|
||||
|
||||
@@ -1,68 +1,68 @@
|
||||
[gd_scene load_steps=57 format=3 uid="uid://c08iaahf32kfe"]
|
||||
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/skydome.lwo/layer_0.res" id="1_wrfnx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/colmesh.lwo/layer_0.res" id="2_ijets"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/colmesh_ai.lwo/layer_0.res" id="3_hdd0n"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/colmesh_fall.lwo/layer_0.res" id="4_mxo8d"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/colmesh_floor_fahrbahn.lwo/layer_0.res" id="5_rq25c"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/colmesh_floor_sand.lwo/layer_0.res" id="6_sinkx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/colreset.lwo/layer_0.res" id="7_28rhn"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/boden.lwo/layer_0.res" id="8_7ounh"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/boden.lwo/layer_1.res" id="9_p86hf"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/boden.lwo/layer_2.res" id="10_15s51"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/boden.lwo/layer_3.res" id="11_fldiw"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/boden.lwo/layer_4.res" id="12_uesbg"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/boden.lwo/layer_5.res" id="13_cqdpm"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/boden.lwo/layer_6.res" id="14_pokgd"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/fackel_flamme.lwo/layer_0.res" id="15_cj752"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/fackeln.lwo/layer_0.res" id="16_4pkb8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/fackeln.lwo/layer_1.res" id="17_swaeu"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/fackeln.lwo/layer_2.res" id="18_gdvei"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/fackeln.lwo/layer_3.res" id="19_811d5"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/fadeplane.lwo/layer_0.res" id="20_0ksbg"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/felsbrocken.lwo/layer_0.res" id="21_6mcs6"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/felsbrocken.lwo/layer_1.res" id="22_rde2r"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/felsbrocken.lwo/layer_2.res" id="23_y0kmu"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/felsbrocken.lwo/layer_3.res" id="24_aha2y"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/felsbrocken.lwo/layer_4.res" id="25_5uw4w"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/flamme_gruen.lwo/layer_0.res" id="26_bsb4c"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/haeuser.lwo/layer_0.res" id="27_2qj00"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/haeuser.lwo/layer_1.res" id="28_msmx0"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/haeuser.lwo/layer_2.res" id="29_ak1lj"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/haeuser.lwo/layer_3.res" id="30_o0nlf"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/haeuser.lwo/layer_4.res" id="31_7vdqb"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/haeuser.lwo/layer_5.res" id="32_m7s1r"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/haeuser.lwo/layer_6.res" id="33_o63r3"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/palmen.lwo/layer_0.res" id="34_k5fhp"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/palmen.lwo/layer_1.res" id="35_xhvmu"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/palmen.lwo/layer_2.res" id="36_acylm"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/palmen.lwo/layer_3.res" id="37_wijp0"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/palmen.lwo/layer_4.res" id="38_55gty"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/palmen.lwo/layer_5.res" id="39_o2rwi"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/palmen.lwo/layer_6.res" id="40_2ju5f"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/palmen.lwo/layer_7.res" id="41_c6u6n"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/pyramide_inside.lwo/layer_0.res" id="42_7fqii"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/pyramide_inside.lwo/layer_1.res" id="43_wkhke"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/pyramide_inside.lwo/layer_2.res" id="44_muc7d"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/sphinx.lwo/layer_0.res" id="45_0owlh"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/stampfer_saeule.lwo/layer_0.res" id="46_4xc0a"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/statuen.lwo/layer_0.res" id="47_01np7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/statuen.lwo/layer_1.res" id="48_u0pnn"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/statuen.lwo/layer_2.res" id="49_opsr5"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/statuen.lwo/layer_3.res" id="50_c6kug"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/statuen.lwo/layer_4.res" id="51_i0ay1"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/statuen.lwo/layer_5.res" id="52_5xxqe"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/statuen.lwo/layer_6.res" id="53_6y88w"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/statuen.lwo/layer_7.res" id="54_mvp0t"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/statuen.lwo/layer_8.res" id="55_1ru8i"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/statuen.lwo/layer_9.res" id="56_83ps0"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/skydome.lwo/layer_0.res" id="1_yak81"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/colmesh.lwo/layer_0.res" id="2_v7w5g"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/colmesh_ai.lwo/layer_0.res" id="3_lgy6n"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/colmesh_fall.lwo/layer_0.res" id="4_lwhqt"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/colmesh_floor_fahrbahn.lwo/layer_0.res" id="5_06c5o"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/colmesh_floor_sand.lwo/layer_0.res" id="6_e7ne1"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/colreset.lwo/layer_0.res" id="7_u0sn2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/boden.lwo/layer_0.res" id="8_044dt"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/boden.lwo/layer_1.res" id="9_yfr2t"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/boden.lwo/layer_2.res" id="10_sys3v"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/boden.lwo/layer_3.res" id="11_l4s76"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/boden.lwo/layer_4.res" id="12_ewehu"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/boden.lwo/layer_5.res" id="13_1f5fo"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/boden.lwo/layer_6.res" id="14_nk3rd"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/fackel_flamme.lwo/layer_0.res" id="15_rrue5"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/fackeln.lwo/layer_0.res" id="16_op501"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/fackeln.lwo/layer_1.res" id="17_baayb"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/fackeln.lwo/layer_2.res" id="18_asdw3"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/fackeln.lwo/layer_3.res" id="19_0pcgn"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/fadeplane.lwo/layer_0.res" id="20_cvau4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/felsbrocken.lwo/layer_0.res" id="21_grvm0"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/felsbrocken.lwo/layer_1.res" id="22_qqv6n"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/felsbrocken.lwo/layer_2.res" id="23_qlger"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/felsbrocken.lwo/layer_3.res" id="24_aloh6"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/felsbrocken.lwo/layer_4.res" id="25_c4gya"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/flamme_gruen.lwo/layer_0.res" id="26_hu1q4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/haeuser.lwo/layer_0.res" id="27_2mtpc"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/haeuser.lwo/layer_1.res" id="28_32skg"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/haeuser.lwo/layer_2.res" id="29_3o2va"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/haeuser.lwo/layer_3.res" id="30_4ewnb"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/haeuser.lwo/layer_4.res" id="31_x00oc"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/haeuser.lwo/layer_5.res" id="32_joei8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/haeuser.lwo/layer_6.res" id="33_tjhtu"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/palmen.lwo/layer_0.res" id="34_jysjs"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/palmen.lwo/layer_1.res" id="35_526bs"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/palmen.lwo/layer_2.res" id="36_5kv66"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/palmen.lwo/layer_3.res" id="37_gjx7r"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/palmen.lwo/layer_4.res" id="38_3ew1p"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/palmen.lwo/layer_5.res" id="39_72r5o"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/palmen.lwo/layer_6.res" id="40_bat20"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/palmen.lwo/layer_7.res" id="41_j6vop"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/pyramide_inside.lwo/layer_0.res" id="42_11bhy"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/pyramide_inside.lwo/layer_1.res" id="43_tl770"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/pyramide_inside.lwo/layer_2.res" id="44_rbsth"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/sphinx.lwo/layer_0.res" id="45_cw5jd"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/stampfer_saeule.lwo/layer_0.res" id="46_gisip"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/statuen.lwo/layer_0.res" id="47_16qxs"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/statuen.lwo/layer_1.res" id="48_2jxwk"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/statuen.lwo/layer_2.res" id="49_rju1c"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/statuen.lwo/layer_3.res" id="50_vs1re"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/statuen.lwo/layer_4.res" id="51_or0ej"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/statuen.lwo/layer_5.res" id="52_2y87g"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/statuen.lwo/layer_6.res" id="53_7nfmu"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/statuen.lwo/layer_7.res" id="54_hi1ly"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/statuen.lwo/layer_8.res" id="55_fhu83"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track05_aegypten/statuen.lwo/layer_9.res" id="56_blfcr"]
|
||||
|
||||
[node name="egypt" type="Node3D"]
|
||||
|
||||
[node name="skydome" type="Node3D" parent="."]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="skydome"]
|
||||
mesh = ExtResource("1_wrfnx")
|
||||
mesh = ExtResource("1_yak81")
|
||||
|
||||
[node name="Collision" type="Node3D" parent="."]
|
||||
visible = false
|
||||
@@ -70,202 +70,202 @@ visible = false
|
||||
[node name="colmesh" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh"]
|
||||
mesh = ExtResource("2_ijets")
|
||||
mesh = ExtResource("2_v7w5g")
|
||||
|
||||
[node name="colmesh_ai" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_ai"]
|
||||
mesh = ExtResource("3_hdd0n")
|
||||
mesh = ExtResource("3_lgy6n")
|
||||
|
||||
[node name="colmesh_fall" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_fall"]
|
||||
mesh = ExtResource("4_mxo8d")
|
||||
mesh = ExtResource("4_lwhqt")
|
||||
|
||||
[node name="colmesh_floor_fahrbahn" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_floor_fahrbahn"]
|
||||
mesh = ExtResource("5_rq25c")
|
||||
mesh = ExtResource("5_06c5o")
|
||||
|
||||
[node name="colmesh_floor_sand" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_floor_sand"]
|
||||
mesh = ExtResource("6_sinkx")
|
||||
mesh = ExtResource("6_e7ne1")
|
||||
|
||||
[node name="colreset" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colreset"]
|
||||
mesh = ExtResource("7_28rhn")
|
||||
mesh = ExtResource("7_u0sn2")
|
||||
|
||||
[node name="Geometry" type="Node3D" parent="."]
|
||||
|
||||
[node name="boden" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("8_7ounh")
|
||||
mesh = ExtResource("8_044dt")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("9_p86hf")
|
||||
mesh = ExtResource("9_yfr2t")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("10_15s51")
|
||||
mesh = ExtResource("10_sys3v")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("11_fldiw")
|
||||
mesh = ExtResource("11_l4s76")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("12_uesbg")
|
||||
mesh = ExtResource("12_ewehu")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("13_cqdpm")
|
||||
mesh = ExtResource("13_1f5fo")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("14_pokgd")
|
||||
mesh = ExtResource("14_nk3rd")
|
||||
|
||||
[node name="fackel_flamme" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/fackel_flamme"]
|
||||
mesh = ExtResource("15_cj752")
|
||||
mesh = ExtResource("15_rrue5")
|
||||
|
||||
[node name="fackeln" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/fackeln"]
|
||||
mesh = ExtResource("16_4pkb8")
|
||||
mesh = ExtResource("16_op501")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/fackeln"]
|
||||
mesh = ExtResource("17_swaeu")
|
||||
mesh = ExtResource("17_baayb")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/fackeln"]
|
||||
mesh = ExtResource("18_gdvei")
|
||||
mesh = ExtResource("18_asdw3")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/fackeln"]
|
||||
mesh = ExtResource("19_811d5")
|
||||
mesh = ExtResource("19_0pcgn")
|
||||
|
||||
[node name="fadeplane" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/fadeplane"]
|
||||
mesh = ExtResource("20_0ksbg")
|
||||
mesh = ExtResource("20_cvau4")
|
||||
|
||||
[node name="felsbrocken" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("21_6mcs6")
|
||||
mesh = ExtResource("21_grvm0")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("22_rde2r")
|
||||
mesh = ExtResource("22_qqv6n")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("23_y0kmu")
|
||||
mesh = ExtResource("23_qlger")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("24_aha2y")
|
||||
mesh = ExtResource("24_aloh6")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("25_5uw4w")
|
||||
mesh = ExtResource("25_c4gya")
|
||||
|
||||
[node name="flamme_gruen" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/flamme_gruen"]
|
||||
mesh = ExtResource("26_bsb4c")
|
||||
mesh = ExtResource("26_hu1q4")
|
||||
|
||||
[node name="haeuser" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/haeuser"]
|
||||
mesh = ExtResource("27_2qj00")
|
||||
mesh = ExtResource("27_2mtpc")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/haeuser"]
|
||||
mesh = ExtResource("28_msmx0")
|
||||
mesh = ExtResource("28_32skg")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/haeuser"]
|
||||
mesh = ExtResource("29_ak1lj")
|
||||
mesh = ExtResource("29_3o2va")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/haeuser"]
|
||||
mesh = ExtResource("30_o0nlf")
|
||||
mesh = ExtResource("30_4ewnb")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/haeuser"]
|
||||
mesh = ExtResource("31_7vdqb")
|
||||
mesh = ExtResource("31_x00oc")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/haeuser"]
|
||||
mesh = ExtResource("32_m7s1r")
|
||||
mesh = ExtResource("32_joei8")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/haeuser"]
|
||||
mesh = ExtResource("33_o63r3")
|
||||
mesh = ExtResource("33_tjhtu")
|
||||
|
||||
[node name="palmen" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/palmen"]
|
||||
mesh = ExtResource("34_k5fhp")
|
||||
mesh = ExtResource("34_jysjs")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/palmen"]
|
||||
mesh = ExtResource("35_xhvmu")
|
||||
mesh = ExtResource("35_526bs")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/palmen"]
|
||||
mesh = ExtResource("36_acylm")
|
||||
mesh = ExtResource("36_5kv66")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/palmen"]
|
||||
mesh = ExtResource("37_wijp0")
|
||||
mesh = ExtResource("37_gjx7r")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/palmen"]
|
||||
mesh = ExtResource("38_55gty")
|
||||
mesh = ExtResource("38_3ew1p")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/palmen"]
|
||||
mesh = ExtResource("39_o2rwi")
|
||||
mesh = ExtResource("39_72r5o")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/palmen"]
|
||||
mesh = ExtResource("40_2ju5f")
|
||||
mesh = ExtResource("40_bat20")
|
||||
|
||||
[node name="layer_7" type="MeshInstance3D" parent="Geometry/palmen"]
|
||||
mesh = ExtResource("41_c6u6n")
|
||||
mesh = ExtResource("41_j6vop")
|
||||
|
||||
[node name="pyramide_inside" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/pyramide_inside"]
|
||||
mesh = ExtResource("42_7fqii")
|
||||
mesh = ExtResource("42_11bhy")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/pyramide_inside"]
|
||||
mesh = ExtResource("43_wkhke")
|
||||
mesh = ExtResource("43_tl770")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/pyramide_inside"]
|
||||
mesh = ExtResource("44_muc7d")
|
||||
mesh = ExtResource("44_rbsth")
|
||||
|
||||
[node name="sphinx" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/sphinx"]
|
||||
mesh = ExtResource("45_0owlh")
|
||||
mesh = ExtResource("45_cw5jd")
|
||||
|
||||
[node name="stampfer_saeule" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/stampfer_saeule"]
|
||||
mesh = ExtResource("46_4xc0a")
|
||||
mesh = ExtResource("46_gisip")
|
||||
|
||||
[node name="statuen" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/statuen"]
|
||||
mesh = ExtResource("47_01np7")
|
||||
mesh = ExtResource("47_16qxs")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/statuen"]
|
||||
mesh = ExtResource("48_u0pnn")
|
||||
mesh = ExtResource("48_2jxwk")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/statuen"]
|
||||
mesh = ExtResource("49_opsr5")
|
||||
mesh = ExtResource("49_rju1c")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/statuen"]
|
||||
mesh = ExtResource("50_c6kug")
|
||||
mesh = ExtResource("50_vs1re")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/statuen"]
|
||||
mesh = ExtResource("51_i0ay1")
|
||||
mesh = ExtResource("51_or0ej")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/statuen"]
|
||||
mesh = ExtResource("52_5xxqe")
|
||||
mesh = ExtResource("52_2y87g")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/statuen"]
|
||||
mesh = ExtResource("53_6y88w")
|
||||
mesh = ExtResource("53_7nfmu")
|
||||
|
||||
[node name="layer_7" type="MeshInstance3D" parent="Geometry/statuen"]
|
||||
mesh = ExtResource("54_mvp0t")
|
||||
mesh = ExtResource("54_hi1ly")
|
||||
|
||||
[node name="layer_8" type="MeshInstance3D" parent="Geometry/statuen"]
|
||||
mesh = ExtResource("55_1ru8i")
|
||||
mesh = ExtResource("55_fhu83")
|
||||
|
||||
[node name="layer_9" type="MeshInstance3D" parent="Geometry/statuen"]
|
||||
mesh = ExtResource("56_83ps0")
|
||||
mesh = ExtResource("56_blfcr")
|
||||
|
||||
@@ -1,74 +1,74 @@
|
||||
[gd_scene load_steps=71 format=3 uid="uid://bqmgkpx6t3vk7"]
|
||||
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/CullingPlane.lwo/layer_0.res" id="1_0yo66"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/CullingPlane.lwo/layer_1.res" id="2_bfjhc"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/CullingPlane.lwo/layer_2.res" id="3_ks0ap"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/CullingPlane.lwo/layer_3.res" id="4_ciuwn"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/CullingPlane.lwo/layer_4.res" id="5_g7dcu"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/CullingPlane.lwo/layer_5.res" id="6_4ctj4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/additionals.lwo/layer_0.res" id="7_501rc"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/additionals.lwo/layer_1.res" id="8_ln0jk"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/additionals.lwo/layer_2.res" id="9_w0yi5"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/additionals.lwo/layer_3.res" id="10_2505n"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/additionals.lwo/layer_4.res" id="11_3nhb0"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/additionals.lwo/layer_5.res" id="12_hbfqm"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/additionals.lwo/layer_6.res" id="13_bvudi"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/boden.lwo/layer_0.res" id="14_csat8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/boden.lwo/layer_1.res" id="15_rs8v3"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/boden.lwo/layer_2.res" id="16_0d04k"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/boden.lwo/layer_3.res" id="17_7os6f"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/boden.lwo/layer_4.res" id="18_yc68c"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/boden.lwo/layer_5.res" id="19_fvg0c"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/boden.lwo/layer_6.res" id="20_clws2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/boden.lwo/layer_7.res" id="21_4d8uq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/boden.lwo/layer_8.res" id="22_vtavm"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/colmesh.lwo/layer_0.res" id="23_gfmqx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/colmesh_ai.lwo/layer_0.res" id="24_jecrl"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/colmesh_fall.lwo/layer_0.res" id="25_c2l45"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/colmesh_floor_fahrbahn.lwo/layer_0.res" id="26_ntr4r"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/colmesh_floor_sand.lwo/layer_0.res" id="27_le080"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/colmesh_floor_wiese.lwo/layer_0.res" id="28_ue2k7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/colreset.lwo/layer_0.res" id="29_2t08u"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/fackel_flamme.lwo/layer_0.res" id="30_5r61a"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/felsbrocken.lwo/layer_0.res" id="31_8q5o8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/felsbrocken.lwo/layer_1.res" id="32_04pbv"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/felsbrocken.lwo/layer_2.res" id="33_mnas0"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/felsbrocken.lwo/layer_3.res" id="34_c47ph"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/felsbrocken.lwo/layer_4.res" id="35_ex8ew"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/felsbrocken.lwo/layer_5.res" id="36_r2ue0"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/felsbrocken.lwo/layer_6.res" id="37_pbaok"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/holzbauten.lwo/layer_0.res" id="38_gx0nc"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/holzbauten.lwo/layer_1.res" id="39_hojkl"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/holzbauten.lwo/layer_2.res" id="40_jcknq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/holzbauten.lwo/layer_3.res" id="41_aqdfv"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/holzbauten.lwo/layer_4.res" id="42_6dgpg"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/holzbauten.lwo/layer_5.res" id="43_lqtav"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/holzbauten.lwo/layer_6.res" id="44_qqx7p"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/kisten_faesser.lwo/layer_0.res" id="45_stash"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/kisten_faesser.lwo/layer_1.res" id="46_wiipg"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/kisten_faesser.lwo/layer_2.res" id="47_jkuu4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/kisten_faesser.lwo/layer_3.res" id="48_01ue8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/kisten_faesser.lwo/layer_4.res" id="49_q3qkm"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/lavastrom.lwo/layer_0.res" id="50_djqxu"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/lavastrom.lwo/layer_1.res" id="51_6aiqd"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/lavastrom.lwo/layer_2.res" id="52_brree"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/lavastrom.lwo/layer_3.res" id="53_rxuwr"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/leitplanken.lwo/layer_0.res" id="54_ukl5y"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/leitplanken.lwo/layer_1.res" id="55_5ecx2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/leitplanken.lwo/layer_2.res" id="56_s6bt2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/palmen.lwo/layer_0.res" id="57_4yjfx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/palmen.lwo/layer_1.res" id="58_ypxo2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/palmen.lwo/layer_2.res" id="59_tyy58"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/palmen.lwo/layer_3.res" id="60_1fxnr"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/palmen.lwo/layer_4.res" id="61_cghxw"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/palmen.lwo/layer_5.res" id="62_kppsh"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/palmen.lwo/layer_6.res" id="63_1ccee"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/palmen.lwo/layer_7.res" id="64_345rm"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/palmen.lwo/layer_8.res" id="65_af10r"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/piratenschiff.lwo/layer_0.res" id="66_qtbij"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/skydome.lwo/layer_0.res" id="67_i1olr"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/stampfer_kanonenkugel.lwo/layer_0.res" id="68_05dfn"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/vulkan_feuer.lwo/layer_0.res" id="69_cslqb"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/CullingPlane.lwo/layer_0.res" id="1_j812l"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/CullingPlane.lwo/layer_1.res" id="2_q7yii"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/CullingPlane.lwo/layer_2.res" id="3_0h5dx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/CullingPlane.lwo/layer_3.res" id="4_7cbmx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/CullingPlane.lwo/layer_4.res" id="5_de01r"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/CullingPlane.lwo/layer_5.res" id="6_80lpb"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/skydome.lwo/layer_0.res" id="7_7snov"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/colmesh.lwo/layer_0.res" id="8_j61w6"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/colmesh_ai.lwo/layer_0.res" id="9_f3bsg"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/colmesh_fall.lwo/layer_0.res" id="10_s6v5h"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/colmesh_floor_fahrbahn.lwo/layer_0.res" id="11_3hv3h"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/colmesh_floor_sand.lwo/layer_0.res" id="12_4bmi5"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/colmesh_floor_wiese.lwo/layer_0.res" id="13_ysjxs"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/colreset.lwo/layer_0.res" id="14_vwkl4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/additionals.lwo/layer_0.res" id="15_0qvwd"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/additionals.lwo/layer_1.res" id="16_fl7pq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/additionals.lwo/layer_2.res" id="17_h0q3m"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/additionals.lwo/layer_3.res" id="18_0yvad"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/additionals.lwo/layer_4.res" id="19_vo1a2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/additionals.lwo/layer_5.res" id="20_0uwm7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/additionals.lwo/layer_6.res" id="21_jsyfh"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/boden.lwo/layer_0.res" id="22_bccjn"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/boden.lwo/layer_1.res" id="23_7nwwx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/boden.lwo/layer_2.res" id="24_g02ee"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/boden.lwo/layer_3.res" id="25_yv6uo"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/boden.lwo/layer_4.res" id="26_pc4xx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/boden.lwo/layer_5.res" id="27_2ie8u"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/boden.lwo/layer_6.res" id="28_j7u1s"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/boden.lwo/layer_7.res" id="29_878gu"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/boden.lwo/layer_8.res" id="30_6r1c8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/fackel_flamme.lwo/layer_0.res" id="31_rxcbe"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/felsbrocken.lwo/layer_0.res" id="32_0nwh0"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/felsbrocken.lwo/layer_1.res" id="33_t2u11"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/felsbrocken.lwo/layer_2.res" id="34_4nbuh"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/felsbrocken.lwo/layer_3.res" id="35_c7fk5"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/felsbrocken.lwo/layer_4.res" id="36_j3uqa"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/felsbrocken.lwo/layer_5.res" id="37_ojhrs"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/felsbrocken.lwo/layer_6.res" id="38_r465i"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/holzbauten.lwo/layer_0.res" id="39_kdlr0"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/holzbauten.lwo/layer_1.res" id="40_dvh7x"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/holzbauten.lwo/layer_2.res" id="41_7xv3u"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/holzbauten.lwo/layer_3.res" id="42_svm7j"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/holzbauten.lwo/layer_4.res" id="43_rhg8j"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/holzbauten.lwo/layer_5.res" id="44_bfc80"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/holzbauten.lwo/layer_6.res" id="45_bnj2d"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/kisten_faesser.lwo/layer_0.res" id="46_gl5yy"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/kisten_faesser.lwo/layer_1.res" id="47_08chx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/kisten_faesser.lwo/layer_2.res" id="48_fo4eb"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/kisten_faesser.lwo/layer_3.res" id="49_suhqg"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/kisten_faesser.lwo/layer_4.res" id="50_kupdg"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/lavastrom.lwo/layer_0.res" id="51_d7a4o"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/lavastrom.lwo/layer_1.res" id="52_4jqjs"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/lavastrom.lwo/layer_2.res" id="53_qsgi0"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/lavastrom.lwo/layer_3.res" id="54_yxuay"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/leitplanken.lwo/layer_0.res" id="55_1g043"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/leitplanken.lwo/layer_1.res" id="56_wv01u"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/leitplanken.lwo/layer_2.res" id="57_0gsgq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/palmen.lwo/layer_0.res" id="58_veio0"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/palmen.lwo/layer_1.res" id="59_v35yf"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/palmen.lwo/layer_2.res" id="60_hj1dd"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/palmen.lwo/layer_3.res" id="61_o8rrp"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/palmen.lwo/layer_4.res" id="62_5ssvy"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/palmen.lwo/layer_5.res" id="63_lblnq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/palmen.lwo/layer_6.res" id="64_r2our"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/palmen.lwo/layer_7.res" id="65_jcxue"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/palmen.lwo/layer_8.res" id="66_v6wqn"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/piratenschiff.lwo/layer_0.res" id="67_ycj6a"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/stampfer_kanonenkugel.lwo/layer_0.res" id="68_cjnlq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track02_pirateninsel/vulkan_feuer.lwo/layer_0.res" id="69_4jhan"]
|
||||
|
||||
[sub_resource type="Environment" id="Environment_2ida3"]
|
||||
ambient_light_source = 2
|
||||
@@ -79,27 +79,27 @@ ambient_light_source = 2
|
||||
visible = false
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("1_0yo66")
|
||||
mesh = ExtResource("1_j812l")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("2_bfjhc")
|
||||
mesh = ExtResource("2_q7yii")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("3_ks0ap")
|
||||
mesh = ExtResource("3_0h5dx")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("4_ciuwn")
|
||||
mesh = ExtResource("4_7cbmx")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("5_g7dcu")
|
||||
mesh = ExtResource("5_de01r")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("6_4ctj4")
|
||||
mesh = ExtResource("6_80lpb")
|
||||
|
||||
[node name="skydome" type="Node3D" parent="."]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="skydome"]
|
||||
mesh = ExtResource("67_i1olr")
|
||||
mesh = ExtResource("7_7snov")
|
||||
|
||||
[node name="Collision" type="Node3D" parent="."]
|
||||
visible = false
|
||||
@@ -107,228 +107,228 @@ visible = false
|
||||
[node name="colmesh" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh"]
|
||||
mesh = ExtResource("23_gfmqx")
|
||||
mesh = ExtResource("8_j61w6")
|
||||
|
||||
[node name="colmesh_ai" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_ai"]
|
||||
mesh = ExtResource("24_jecrl")
|
||||
mesh = ExtResource("9_f3bsg")
|
||||
|
||||
[node name="colmesh_fall" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_fall"]
|
||||
mesh = ExtResource("25_c2l45")
|
||||
mesh = ExtResource("10_s6v5h")
|
||||
|
||||
[node name="colmesh_floor_fahrbahn" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_floor_fahrbahn"]
|
||||
mesh = ExtResource("26_ntr4r")
|
||||
mesh = ExtResource("11_3hv3h")
|
||||
|
||||
[node name="colmesh_floor_sand" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_floor_sand"]
|
||||
mesh = ExtResource("27_le080")
|
||||
mesh = ExtResource("12_4bmi5")
|
||||
|
||||
[node name="colmesh_floor_wiese" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_floor_wiese"]
|
||||
mesh = ExtResource("28_ue2k7")
|
||||
mesh = ExtResource("13_ysjxs")
|
||||
|
||||
[node name="colreset" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colreset"]
|
||||
mesh = ExtResource("29_2t08u")
|
||||
mesh = ExtResource("14_vwkl4")
|
||||
|
||||
[node name="Geometry" type="Node3D" parent="."]
|
||||
|
||||
[node name="additionals" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("7_501rc")
|
||||
mesh = ExtResource("15_0qvwd")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("8_ln0jk")
|
||||
mesh = ExtResource("16_fl7pq")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("9_w0yi5")
|
||||
mesh = ExtResource("17_h0q3m")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("10_2505n")
|
||||
mesh = ExtResource("18_0yvad")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("11_3nhb0")
|
||||
mesh = ExtResource("19_vo1a2")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("12_hbfqm")
|
||||
mesh = ExtResource("20_0uwm7")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("13_bvudi")
|
||||
mesh = ExtResource("21_jsyfh")
|
||||
|
||||
[node name="boden" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("14_csat8")
|
||||
mesh = ExtResource("22_bccjn")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("15_rs8v3")
|
||||
mesh = ExtResource("23_7nwwx")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("16_0d04k")
|
||||
mesh = ExtResource("24_g02ee")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("17_7os6f")
|
||||
mesh = ExtResource("25_yv6uo")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("18_yc68c")
|
||||
mesh = ExtResource("26_pc4xx")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("19_fvg0c")
|
||||
mesh = ExtResource("27_2ie8u")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("20_clws2")
|
||||
mesh = ExtResource("28_j7u1s")
|
||||
|
||||
[node name="layer_7" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("21_4d8uq")
|
||||
mesh = ExtResource("29_878gu")
|
||||
|
||||
[node name="layer_8" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("22_vtavm")
|
||||
mesh = ExtResource("30_6r1c8")
|
||||
|
||||
[node name="fackel_flamme" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/fackel_flamme"]
|
||||
mesh = ExtResource("30_5r61a")
|
||||
mesh = ExtResource("31_rxcbe")
|
||||
|
||||
[node name="felsbrocken" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("31_8q5o8")
|
||||
mesh = ExtResource("32_0nwh0")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("32_04pbv")
|
||||
mesh = ExtResource("33_t2u11")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("33_mnas0")
|
||||
mesh = ExtResource("34_4nbuh")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("34_c47ph")
|
||||
mesh = ExtResource("35_c7fk5")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("35_ex8ew")
|
||||
mesh = ExtResource("36_j3uqa")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("36_r2ue0")
|
||||
mesh = ExtResource("37_ojhrs")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("37_pbaok")
|
||||
mesh = ExtResource("38_r465i")
|
||||
|
||||
[node name="holzbauten" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/holzbauten"]
|
||||
mesh = ExtResource("38_gx0nc")
|
||||
mesh = ExtResource("39_kdlr0")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/holzbauten"]
|
||||
mesh = ExtResource("39_hojkl")
|
||||
mesh = ExtResource("40_dvh7x")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/holzbauten"]
|
||||
mesh = ExtResource("40_jcknq")
|
||||
mesh = ExtResource("41_7xv3u")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/holzbauten"]
|
||||
mesh = ExtResource("41_aqdfv")
|
||||
mesh = ExtResource("42_svm7j")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/holzbauten"]
|
||||
mesh = ExtResource("42_6dgpg")
|
||||
mesh = ExtResource("43_rhg8j")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/holzbauten"]
|
||||
mesh = ExtResource("43_lqtav")
|
||||
mesh = ExtResource("44_bfc80")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/holzbauten"]
|
||||
mesh = ExtResource("44_qqx7p")
|
||||
mesh = ExtResource("45_bnj2d")
|
||||
|
||||
[node name="kisten_faesser" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/kisten_faesser"]
|
||||
mesh = ExtResource("45_stash")
|
||||
mesh = ExtResource("46_gl5yy")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/kisten_faesser"]
|
||||
mesh = ExtResource("46_wiipg")
|
||||
mesh = ExtResource("47_08chx")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/kisten_faesser"]
|
||||
mesh = ExtResource("47_jkuu4")
|
||||
mesh = ExtResource("48_fo4eb")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/kisten_faesser"]
|
||||
mesh = ExtResource("48_01ue8")
|
||||
mesh = ExtResource("49_suhqg")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/kisten_faesser"]
|
||||
mesh = ExtResource("49_q3qkm")
|
||||
mesh = ExtResource("50_kupdg")
|
||||
|
||||
[node name="lavastrom" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/lavastrom"]
|
||||
mesh = ExtResource("50_djqxu")
|
||||
mesh = ExtResource("51_d7a4o")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/lavastrom"]
|
||||
mesh = ExtResource("51_6aiqd")
|
||||
mesh = ExtResource("52_4jqjs")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/lavastrom"]
|
||||
mesh = ExtResource("52_brree")
|
||||
mesh = ExtResource("53_qsgi0")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/lavastrom"]
|
||||
mesh = ExtResource("53_rxuwr")
|
||||
mesh = ExtResource("54_yxuay")
|
||||
|
||||
[node name="leitplanken" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/leitplanken"]
|
||||
mesh = ExtResource("54_ukl5y")
|
||||
mesh = ExtResource("55_1g043")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/leitplanken"]
|
||||
mesh = ExtResource("55_5ecx2")
|
||||
mesh = ExtResource("56_wv01u")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/leitplanken"]
|
||||
mesh = ExtResource("56_s6bt2")
|
||||
mesh = ExtResource("57_0gsgq")
|
||||
|
||||
[node name="palmen" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/palmen"]
|
||||
mesh = ExtResource("57_4yjfx")
|
||||
mesh = ExtResource("58_veio0")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/palmen"]
|
||||
mesh = ExtResource("58_ypxo2")
|
||||
mesh = ExtResource("59_v35yf")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/palmen"]
|
||||
mesh = ExtResource("59_tyy58")
|
||||
mesh = ExtResource("60_hj1dd")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/palmen"]
|
||||
mesh = ExtResource("60_1fxnr")
|
||||
mesh = ExtResource("61_o8rrp")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/palmen"]
|
||||
mesh = ExtResource("61_cghxw")
|
||||
mesh = ExtResource("62_5ssvy")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/palmen"]
|
||||
mesh = ExtResource("62_kppsh")
|
||||
mesh = ExtResource("63_lblnq")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/palmen"]
|
||||
mesh = ExtResource("63_1ccee")
|
||||
mesh = ExtResource("64_r2our")
|
||||
|
||||
[node name="layer_7" type="MeshInstance3D" parent="Geometry/palmen"]
|
||||
mesh = ExtResource("64_345rm")
|
||||
mesh = ExtResource("65_jcxue")
|
||||
|
||||
[node name="layer_8" type="MeshInstance3D" parent="Geometry/palmen"]
|
||||
mesh = ExtResource("65_af10r")
|
||||
mesh = ExtResource("66_v6wqn")
|
||||
|
||||
[node name="piratenschiff" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/piratenschiff"]
|
||||
mesh = ExtResource("66_qtbij")
|
||||
mesh = ExtResource("67_ycj6a")
|
||||
|
||||
[node name="stampfer_kanonenkugel" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/stampfer_kanonenkugel"]
|
||||
mesh = ExtResource("68_05dfn")
|
||||
mesh = ExtResource("68_cjnlq")
|
||||
|
||||
[node name="vulkan_feuer" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/vulkan_feuer"]
|
||||
mesh = ExtResource("69_cslqb")
|
||||
mesh = ExtResource("69_4jhan")
|
||||
|
||||
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
||||
environment = SubResource("Environment_2ida3")
|
||||
|
||||
@@ -1,44 +1,44 @@
|
||||
[gd_scene load_steps=33 format=3 uid="uid://kn2mkq2fupmv"]
|
||||
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/additionals.lwo/layer_0.res" id="1_popvx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/additionals.lwo/layer_1.res" id="2_esfes"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/additionals.lwo/layer_2.res" id="3_arh58"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/additionals.lwo/layer_3.res" id="4_61d7p"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/additionals.lwo/layer_4.res" id="5_8e5cc"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/additionals.lwo/layer_5.res" id="6_omv0u"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/baeume.lwo/layer_0.res" id="7_abm3c"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/baeume.lwo/layer_1.res" id="8_abenl"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/baeume.lwo/layer_2.res" id="9_1erft"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/baeume.lwo/layer_3.res" id="10_rx6wb"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/baeume.lwo/layer_4.res" id="11_8ne54"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/baeume.lwo/layer_5.res" id="12_iyn8b"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/baeume.lwo/layer_6.res" id="13_ykspd"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/baeume.lwo/layer_7.res" id="14_1jrmo"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/baeume.lwo/layer_8.res" id="15_inn06"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/boden.lwo/layer_0.res" id="16_fdb5j"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/boden.lwo/layer_1.res" id="17_vf0ed"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/boden.lwo/layer_2.res" id="18_si6ta"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/boden.lwo/layer_3.res" id="19_osx5u"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/colmesh.lwo/layer_0.res" id="20_gsytf"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/colmesh_ai.lwo/layer_0.res" id="21_gk1hd"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/colmesh_fall.lwo/layer_0.res" id="22_iorsu"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/colmesh_floor_dreck.lwo/layer_0.res" id="23_6kc7i"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/colmesh_floor_fahrbahn.lwo/layer_0.res" id="24_strrh"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/colmesh_floor_holz.lwo/layer_0.res" id="25_ofgu1"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/colreset.lwo/layer_0.res" id="26_uk5yq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/felsbrocken.lwo/layer_0.res" id="27_dcu4d"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/lagerfeuer.lwo/layer_0.res" id="28_yg5jn"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/mammutbaeume.lwo/layer_0.res" id="29_m3p1f"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/mammutbaeume.lwo/layer_1.res" id="30_gc2x1"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/skydome.lwo/layer_0.res" id="31_1isk1"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/stampfer_baum.lwo/layer_0.res" id="32_icl3q"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/skydome.lwo/layer_0.res" id="1_sgib3"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/colmesh.lwo/layer_0.res" id="2_nrqs5"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/colmesh_ai.lwo/layer_0.res" id="3_7tsnp"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/colmesh_fall.lwo/layer_0.res" id="4_2al36"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/colmesh_floor_dreck.lwo/layer_0.res" id="5_iqasl"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/colmesh_floor_fahrbahn.lwo/layer_0.res" id="6_yqmtw"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/colmesh_floor_holz.lwo/layer_0.res" id="7_kfdj1"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/colreset.lwo/layer_0.res" id="8_gceap"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/additionals.lwo/layer_0.res" id="9_78qoq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/additionals.lwo/layer_1.res" id="10_24uu1"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/additionals.lwo/layer_2.res" id="11_s12io"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/additionals.lwo/layer_3.res" id="12_keomc"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/additionals.lwo/layer_4.res" id="13_bdbwy"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/additionals.lwo/layer_5.res" id="14_ll4ys"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/baeume.lwo/layer_0.res" id="15_n2ps5"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/baeume.lwo/layer_1.res" id="16_oun7r"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/baeume.lwo/layer_2.res" id="17_3s2vd"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/baeume.lwo/layer_3.res" id="18_40sxv"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/baeume.lwo/layer_4.res" id="19_2xa5g"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/baeume.lwo/layer_5.res" id="20_u25iy"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/baeume.lwo/layer_6.res" id="21_awk7q"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/baeume.lwo/layer_7.res" id="22_3f4sk"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/baeume.lwo/layer_8.res" id="23_aangp"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/boden.lwo/layer_0.res" id="24_dqk7v"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/boden.lwo/layer_1.res" id="25_7c6ax"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/boden.lwo/layer_2.res" id="26_r4il0"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/boden.lwo/layer_3.res" id="27_wpkmg"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/felsbrocken.lwo/layer_0.res" id="28_plbmc"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/lagerfeuer.lwo/layer_0.res" id="29_aesw5"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/mammutbaeume.lwo/layer_0.res" id="30_63bpd"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/mammutbaeume.lwo/layer_1.res" id="31_5iqkq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track04_robinhood/stampfer_baum.lwo/layer_0.res" id="32_6cfto"]
|
||||
|
||||
[node name="robin_hood" type="Node3D"]
|
||||
|
||||
[node name="skydome" type="Node3D" parent="."]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="skydome"]
|
||||
mesh = ExtResource("31_1isk1")
|
||||
mesh = ExtResource("1_sgib3")
|
||||
|
||||
[node name="Collision" type="Node3D" parent="."]
|
||||
visible = false
|
||||
@@ -46,122 +46,127 @@ visible = false
|
||||
[node name="colmesh" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh"]
|
||||
mesh = ExtResource("20_gsytf")
|
||||
mesh = ExtResource("2_nrqs5")
|
||||
|
||||
[node name="colmesh_ai" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_ai"]
|
||||
mesh = ExtResource("21_gk1hd")
|
||||
mesh = ExtResource("3_7tsnp")
|
||||
|
||||
[node name="colmesh_fall" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_fall"]
|
||||
mesh = ExtResource("22_iorsu")
|
||||
mesh = ExtResource("4_2al36")
|
||||
|
||||
[node name="colmesh_floor_dreck" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_floor_dreck"]
|
||||
mesh = ExtResource("23_6kc7i")
|
||||
mesh = ExtResource("5_iqasl")
|
||||
|
||||
[node name="colmesh_floor_fahrbahn" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_floor_fahrbahn"]
|
||||
mesh = ExtResource("24_strrh")
|
||||
mesh = ExtResource("6_yqmtw")
|
||||
|
||||
[node name="colmesh_floor_holz" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_floor_holz"]
|
||||
mesh = ExtResource("25_ofgu1")
|
||||
mesh = ExtResource("7_kfdj1")
|
||||
|
||||
[node name="colreset" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colreset"]
|
||||
mesh = ExtResource("26_uk5yq")
|
||||
mesh = ExtResource("8_gceap")
|
||||
|
||||
[node name="Geometry" type="Node3D" parent="."]
|
||||
|
||||
[node name="additionals" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("1_popvx")
|
||||
mesh = ExtResource("9_78qoq")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("2_esfes")
|
||||
mesh = ExtResource("10_24uu1")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("3_arh58")
|
||||
mesh = ExtResource("11_s12io")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("4_61d7p")
|
||||
mesh = ExtResource("12_keomc")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("5_8e5cc")
|
||||
mesh = ExtResource("13_bdbwy")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("6_omv0u")
|
||||
mesh = ExtResource("14_ll4ys")
|
||||
|
||||
[node name="baeume" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/baeume"]
|
||||
mesh = ExtResource("7_abm3c")
|
||||
mesh = ExtResource("15_n2ps5")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/baeume"]
|
||||
mesh = ExtResource("8_abenl")
|
||||
mesh = ExtResource("16_oun7r")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/baeume"]
|
||||
mesh = ExtResource("9_1erft")
|
||||
mesh = ExtResource("17_3s2vd")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/baeume"]
|
||||
mesh = ExtResource("10_rx6wb")
|
||||
mesh = ExtResource("18_40sxv")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/baeume"]
|
||||
mesh = ExtResource("11_8ne54")
|
||||
mesh = ExtResource("19_2xa5g")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/baeume"]
|
||||
mesh = ExtResource("12_iyn8b")
|
||||
mesh = ExtResource("20_u25iy")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/baeume"]
|
||||
mesh = ExtResource("13_ykspd")
|
||||
mesh = ExtResource("21_awk7q")
|
||||
|
||||
[node name="layer_7" type="MeshInstance3D" parent="Geometry/baeume"]
|
||||
mesh = ExtResource("14_1jrmo")
|
||||
mesh = ExtResource("22_3f4sk")
|
||||
|
||||
[node name="layer_8" type="MeshInstance3D" parent="Geometry/baeume"]
|
||||
mesh = ExtResource("15_inn06")
|
||||
mesh = ExtResource("23_aangp")
|
||||
|
||||
[node name="boden" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("16_fdb5j")
|
||||
mesh = ExtResource("24_dqk7v")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("17_vf0ed")
|
||||
mesh = ExtResource("25_7c6ax")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("18_si6ta")
|
||||
mesh = ExtResource("26_r4il0")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("19_osx5u")
|
||||
mesh = ExtResource("27_wpkmg")
|
||||
|
||||
[node name="felsbrocken" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("27_dcu4d")
|
||||
mesh = ExtResource("28_plbmc")
|
||||
|
||||
[node name="lagerfeuer" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/lagerfeuer"]
|
||||
mesh = ExtResource("28_yg5jn")
|
||||
mesh = ExtResource("29_aesw5")
|
||||
|
||||
[node name="mammutbaeume" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/mammutbaeume"]
|
||||
mesh = ExtResource("29_m3p1f")
|
||||
mesh = ExtResource("30_63bpd")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/mammutbaeume"]
|
||||
mesh = ExtResource("30_gc2x1")
|
||||
mesh = ExtResource("31_5iqkq")
|
||||
|
||||
[node name="stampfer_baum" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/stampfer_baum"]
|
||||
mesh = ExtResource("32_icl3q")
|
||||
mesh = ExtResource("32_6cfto")
|
||||
|
||||
[node name="Thumbnail" type="Camera3D" parent="."]
|
||||
transform = Transform3D(-0.681998, -0.0637417, 0.728571, 0, 0.996195, 0.0871557, -0.731354, 0.0594401, -0.679403, 147.036, 35.492, -82.815)
|
||||
|
||||
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
|
||||
|
||||
@@ -1,61 +1,61 @@
|
||||
[gd_scene load_steps=57 format=3 uid="uid://dyc347fnn7kii"]
|
||||
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/CullingPlane.lwo/layer_0.res" id="1_mar23"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/CullingPlane.lwo/layer_1.res" id="2_lmsl8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/skydome.lwo/layer_0.res" id="3_lphq0"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/colmesh.lwo/layer_0.res" id="4_d7so3"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/colmesh_ai.lwo/layer_0.res" id="5_ki8rp"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/colmesh_fall.lwo/layer_0.res" id="6_qshfd"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/colmesh_floor_fahrbahn.lwo/layer_0.res" id="7_aekj7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/colmesh_floor_sand.lwo/layer_0.res" id="8_hpm1o"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/colreset.lwo/layer_0.res" id="9_t47je"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/statuen.lwo/layer_0.res" id="10_a8sbm"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/statuen.lwo/layer_1.res" id="11_4u5js"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/statuen.lwo/layer_2.res" id="12_aq73e"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/statuen.lwo/layer_3.res" id="13_2r3pc"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/statuen.lwo/layer_4.res" id="14_7n7v5"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/statuen.lwo/layer_5.res" id="15_um427"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/statuen.lwo/layer_6.res" id="16_p056b"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/verlies.lwo/layer_0.res" id="17_3rsib"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/verlies.lwo/layer_1.res" id="18_3t065"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/Stampfer_balken.lwo/layer_0.res" id="19_xgd7a"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/blumen.lwo/layer_0.res" id="20_5ivjo"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/blumen.lwo/layer_1.res" id="21_8mpal"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/blumen.lwo/layer_2.res" id="22_ja4tx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/blumen.lwo/layer_3.res" id="23_5rcrl"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/blumen.lwo/layer_4.res" id="24_k8666"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/boden.lwo/layer_0.res" id="25_vrex2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/boden.lwo/layer_1.res" id="26_mqu01"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/boden.lwo/layer_2.res" id="27_5cbw7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/boden.lwo/layer_3.res" id="28_qrsn3"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/boden.lwo/layer_4.res" id="29_3bkf8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/colloseum.lwo/layer_0.res" id="30_15t4b"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/colloseum.lwo/layer_1.res" id="31_k26hv"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/colloseum.lwo/layer_2.res" id="32_rn2hi"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/colloseum.lwo/layer_3.res" id="33_fmro5"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/fackel_flamme.lwo/layer_0.res" id="34_bt4pw"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/fackeln.lwo/layer_0.res" id="35_ln2j7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/fackeln.lwo/layer_1.res" id="36_qwh8g"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/fackeln.lwo/layer_2.res" id="37_6c0qn"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/fackeln.lwo/layer_3.res" id="38_q07im"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/fackeln.lwo/layer_4.res" id="39_ktpsn"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/fadeplane.lwo/layer_0.res" id="40_y6rmg"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/faesser_kisten.lwo/layer_0.res" id="41_v1bxm"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/faesser_kisten.lwo/layer_1.res" id="42_lqkue"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/faesser_kisten.lwo/layer_2.res" id="43_u0ngj"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/faesser_kisten.lwo/layer_3.res" id="44_x5p11"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/faesser_kisten.lwo/layer_4.res" id="45_to6x6"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/flaggen.lwo/layer_0.res" id="46_7kt50"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/flaggen.lwo/layer_1.res" id="47_74j71"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/flaggen.lwo/layer_2.res" id="48_k6d4b"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/flaggen.lwo/layer_3.res" id="49_medkc"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/flaggen.lwo/layer_4.res" id="50_evqqn"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/gelaender.lwo/layer_0.res" id="51_0lrd2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/gelaender.lwo/layer_1.res" id="52_g3vy8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/gelaender.lwo/layer_2.res" id="53_g0i54"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/gelaender.lwo/layer_3.res" id="54_g2kgs"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/kaefige.lwo/layer_0.res" id="55_xcqng"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/kaefige.lwo/layer_1.res" id="56_dk2xs"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/CullingPlane.lwo/layer_0.res" id="1_6jacl"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/CullingPlane.lwo/layer_1.res" id="2_vmgtq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/skydome.lwo/layer_0.res" id="3_h8hhn"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/colmesh.lwo/layer_0.res" id="4_cyq4i"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/colmesh_ai.lwo/layer_0.res" id="5_funs0"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/colmesh_fall.lwo/layer_0.res" id="6_pe6io"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/colmesh_floor_fahrbahn.lwo/layer_0.res" id="7_o5pwa"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/colmesh_floor_sand.lwo/layer_0.res" id="8_t07v8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/colreset.lwo/layer_0.res" id="9_p78ih"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/statuen.lwo/layer_0.res" id="10_dc8ky"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/statuen.lwo/layer_1.res" id="11_br8g7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/statuen.lwo/layer_2.res" id="12_t573u"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/statuen.lwo/layer_3.res" id="13_0b02m"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/statuen.lwo/layer_4.res" id="14_n7wit"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/statuen.lwo/layer_5.res" id="15_g42r2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/statuen.lwo/layer_6.res" id="16_d2afq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/verlies.lwo/layer_0.res" id="17_8e22g"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/verlies.lwo/layer_1.res" id="18_wt3dn"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/Stampfer_balken.lwo/layer_0.res" id="19_hav23"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/blumen.lwo/layer_0.res" id="20_bri1l"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/blumen.lwo/layer_1.res" id="21_qid6t"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/blumen.lwo/layer_2.res" id="22_amlpr"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/blumen.lwo/layer_3.res" id="23_jitsq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/blumen.lwo/layer_4.res" id="24_xjbyb"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/boden.lwo/layer_0.res" id="25_jvml5"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/boden.lwo/layer_1.res" id="26_pjc2s"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/boden.lwo/layer_2.res" id="27_hsgdf"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/boden.lwo/layer_3.res" id="28_qfhg7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/boden.lwo/layer_4.res" id="29_j2qcq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/colloseum.lwo/layer_0.res" id="30_qw01s"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/colloseum.lwo/layer_1.res" id="31_l6v3c"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/colloseum.lwo/layer_2.res" id="32_4i73w"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/colloseum.lwo/layer_3.res" id="33_0ej0i"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/fackel_flamme.lwo/layer_0.res" id="34_kc1f1"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/fackeln.lwo/layer_0.res" id="35_22j6x"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/fackeln.lwo/layer_1.res" id="36_x3k7r"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/fackeln.lwo/layer_2.res" id="37_pmnc7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/fackeln.lwo/layer_3.res" id="38_fe6c3"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/fackeln.lwo/layer_4.res" id="39_386aj"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/fadeplane.lwo/layer_0.res" id="40_rvv3d"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/faesser_kisten.lwo/layer_0.res" id="41_bb3xv"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/faesser_kisten.lwo/layer_1.res" id="42_ey174"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/faesser_kisten.lwo/layer_2.res" id="43_crml5"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/faesser_kisten.lwo/layer_3.res" id="44_xmw4g"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/faesser_kisten.lwo/layer_4.res" id="45_8owvk"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/flaggen.lwo/layer_0.res" id="46_6b2qh"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/flaggen.lwo/layer_1.res" id="47_f0qbu"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/flaggen.lwo/layer_2.res" id="48_t2nsp"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/flaggen.lwo/layer_3.res" id="49_c5hmk"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/flaggen.lwo/layer_4.res" id="50_q67fw"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/gelaender.lwo/layer_0.res" id="51_h34rx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/gelaender.lwo/layer_1.res" id="52_rll4f"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/gelaender.lwo/layer_2.res" id="53_60rdo"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/gelaender.lwo/layer_3.res" id="54_wj0ja"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/kaefige.lwo/layer_0.res" id="55_otj8p"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track03_rom/kaefige.lwo/layer_1.res" id="56_bvhte"]
|
||||
|
||||
[node name="rome" type="Node3D"]
|
||||
|
||||
@@ -63,15 +63,15 @@
|
||||
visible = false
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("1_mar23")
|
||||
mesh = ExtResource("1_6jacl")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("2_lmsl8")
|
||||
mesh = ExtResource("2_vmgtq")
|
||||
|
||||
[node name="skydome" type="Node3D" parent="."]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="skydome"]
|
||||
mesh = ExtResource("3_lphq0")
|
||||
mesh = ExtResource("3_h8hhn")
|
||||
|
||||
[node name="Collision" type="Node3D" parent="."]
|
||||
visible = false
|
||||
@@ -79,198 +79,198 @@ visible = false
|
||||
[node name="colmesh" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh"]
|
||||
mesh = ExtResource("4_d7so3")
|
||||
mesh = ExtResource("4_cyq4i")
|
||||
|
||||
[node name="colmesh_ai" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_ai"]
|
||||
mesh = ExtResource("5_ki8rp")
|
||||
mesh = ExtResource("5_funs0")
|
||||
|
||||
[node name="colmesh_fall" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_fall"]
|
||||
mesh = ExtResource("6_qshfd")
|
||||
mesh = ExtResource("6_pe6io")
|
||||
|
||||
[node name="colmesh_floor_fahrbahn" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_floor_fahrbahn"]
|
||||
mesh = ExtResource("7_aekj7")
|
||||
mesh = ExtResource("7_o5pwa")
|
||||
|
||||
[node name="colmesh_floor_sand" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_floor_sand"]
|
||||
mesh = ExtResource("8_hpm1o")
|
||||
mesh = ExtResource("8_t07v8")
|
||||
|
||||
[node name="colreset" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colreset"]
|
||||
mesh = ExtResource("9_t47je")
|
||||
mesh = ExtResource("9_p78ih")
|
||||
|
||||
[node name="Geometry" type="Node3D" parent="."]
|
||||
|
||||
[node name="statuen" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/statuen"]
|
||||
mesh = ExtResource("10_a8sbm")
|
||||
mesh = ExtResource("10_dc8ky")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/statuen"]
|
||||
mesh = ExtResource("11_4u5js")
|
||||
mesh = ExtResource("11_br8g7")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/statuen"]
|
||||
mesh = ExtResource("12_aq73e")
|
||||
mesh = ExtResource("12_t573u")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/statuen"]
|
||||
mesh = ExtResource("13_2r3pc")
|
||||
mesh = ExtResource("13_0b02m")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/statuen"]
|
||||
mesh = ExtResource("14_7n7v5")
|
||||
mesh = ExtResource("14_n7wit")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/statuen"]
|
||||
mesh = ExtResource("15_um427")
|
||||
mesh = ExtResource("15_g42r2")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/statuen"]
|
||||
mesh = ExtResource("16_p056b")
|
||||
mesh = ExtResource("16_d2afq")
|
||||
|
||||
[node name="verlies" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/verlies"]
|
||||
mesh = ExtResource("17_3rsib")
|
||||
mesh = ExtResource("17_8e22g")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/verlies"]
|
||||
mesh = ExtResource("18_3t065")
|
||||
mesh = ExtResource("18_wt3dn")
|
||||
|
||||
[node name="Stampfer_balken" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/Stampfer_balken"]
|
||||
mesh = ExtResource("19_xgd7a")
|
||||
mesh = ExtResource("19_hav23")
|
||||
|
||||
[node name="blumen" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/blumen"]
|
||||
mesh = ExtResource("20_5ivjo")
|
||||
mesh = ExtResource("20_bri1l")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/blumen"]
|
||||
mesh = ExtResource("21_8mpal")
|
||||
mesh = ExtResource("21_qid6t")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/blumen"]
|
||||
mesh = ExtResource("22_ja4tx")
|
||||
mesh = ExtResource("22_amlpr")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/blumen"]
|
||||
mesh = ExtResource("23_5rcrl")
|
||||
mesh = ExtResource("23_jitsq")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/blumen"]
|
||||
mesh = ExtResource("24_k8666")
|
||||
mesh = ExtResource("24_xjbyb")
|
||||
|
||||
[node name="boden" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("25_vrex2")
|
||||
mesh = ExtResource("25_jvml5")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("26_mqu01")
|
||||
mesh = ExtResource("26_pjc2s")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("27_5cbw7")
|
||||
mesh = ExtResource("27_hsgdf")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("28_qrsn3")
|
||||
mesh = ExtResource("28_qfhg7")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("29_3bkf8")
|
||||
mesh = ExtResource("29_j2qcq")
|
||||
|
||||
[node name="colloseum" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/colloseum"]
|
||||
mesh = ExtResource("30_15t4b")
|
||||
mesh = ExtResource("30_qw01s")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/colloseum"]
|
||||
mesh = ExtResource("31_k26hv")
|
||||
mesh = ExtResource("31_l6v3c")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/colloseum"]
|
||||
mesh = ExtResource("32_rn2hi")
|
||||
mesh = ExtResource("32_4i73w")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/colloseum"]
|
||||
mesh = ExtResource("33_fmro5")
|
||||
mesh = ExtResource("33_0ej0i")
|
||||
|
||||
[node name="fackel_flamme" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/fackel_flamme"]
|
||||
mesh = ExtResource("34_bt4pw")
|
||||
mesh = ExtResource("34_kc1f1")
|
||||
|
||||
[node name="fackeln" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/fackeln"]
|
||||
mesh = ExtResource("35_ln2j7")
|
||||
mesh = ExtResource("35_22j6x")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/fackeln"]
|
||||
mesh = ExtResource("36_qwh8g")
|
||||
mesh = ExtResource("36_x3k7r")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/fackeln"]
|
||||
mesh = ExtResource("37_6c0qn")
|
||||
mesh = ExtResource("37_pmnc7")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/fackeln"]
|
||||
mesh = ExtResource("38_q07im")
|
||||
mesh = ExtResource("38_fe6c3")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/fackeln"]
|
||||
mesh = ExtResource("39_ktpsn")
|
||||
mesh = ExtResource("39_386aj")
|
||||
|
||||
[node name="fadeplane" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/fadeplane"]
|
||||
mesh = ExtResource("40_y6rmg")
|
||||
mesh = ExtResource("40_rvv3d")
|
||||
|
||||
[node name="faesser_kisten" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/faesser_kisten"]
|
||||
mesh = ExtResource("41_v1bxm")
|
||||
mesh = ExtResource("41_bb3xv")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/faesser_kisten"]
|
||||
mesh = ExtResource("42_lqkue")
|
||||
mesh = ExtResource("42_ey174")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/faesser_kisten"]
|
||||
mesh = ExtResource("43_u0ngj")
|
||||
mesh = ExtResource("43_crml5")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/faesser_kisten"]
|
||||
mesh = ExtResource("44_x5p11")
|
||||
mesh = ExtResource("44_xmw4g")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/faesser_kisten"]
|
||||
mesh = ExtResource("45_to6x6")
|
||||
mesh = ExtResource("45_8owvk")
|
||||
|
||||
[node name="flaggen" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/flaggen"]
|
||||
mesh = ExtResource("46_7kt50")
|
||||
mesh = ExtResource("46_6b2qh")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/flaggen"]
|
||||
mesh = ExtResource("47_74j71")
|
||||
mesh = ExtResource("47_f0qbu")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/flaggen"]
|
||||
mesh = ExtResource("48_k6d4b")
|
||||
mesh = ExtResource("48_t2nsp")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/flaggen"]
|
||||
mesh = ExtResource("49_medkc")
|
||||
mesh = ExtResource("49_c5hmk")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/flaggen"]
|
||||
mesh = ExtResource("50_evqqn")
|
||||
mesh = ExtResource("50_q67fw")
|
||||
|
||||
[node name="gelaender" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/gelaender"]
|
||||
mesh = ExtResource("51_0lrd2")
|
||||
mesh = ExtResource("51_h34rx")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/gelaender"]
|
||||
mesh = ExtResource("52_g3vy8")
|
||||
mesh = ExtResource("52_rll4f")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/gelaender"]
|
||||
mesh = ExtResource("53_g0i54")
|
||||
mesh = ExtResource("53_60rdo")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/gelaender"]
|
||||
mesh = ExtResource("54_g2kgs")
|
||||
mesh = ExtResource("54_wj0ja")
|
||||
|
||||
[node name="kaefige" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/kaefige"]
|
||||
mesh = ExtResource("55_xcqng")
|
||||
mesh = ExtResource("55_otj8p")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/kaefige"]
|
||||
mesh = ExtResource("56_dk2xs")
|
||||
mesh = ExtResource("56_bvhte")
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
[gd_scene load_steps=55 format=3 uid="uid://c234y7qnfoj11"]
|
||||
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/skydome.lwo/layer_0.res" id="1_hi07j"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/colmesh.lwo/layer_0.res" id="2_xrxx1"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/colmesh_ai.lwo/layer_0.res" id="3_jmxxj"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/colmesh_fall.lwo/layer_0.res" id="4_nn4q1"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/colmesh_floor_eis.lwo/layer_0.res" id="5_4p6ln"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/colmesh_floor_fahrbahn.lwo/layer_0.res" id="6_o2uis"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/colmesh_floor_schnee.lwo/layer_0.res" id="7_dc7sm"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/colreset.lwo/layer_0.res" id="8_dm3t7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/baeume.lwo/layer_0.res" id="9_3v7p4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/baeume.lwo/layer_1.res" id="10_f1tc4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/baeume.lwo/layer_2.res" id="11_wcv3m"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/baeume.lwo/layer_3.res" id="12_yisu3"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/baeume.lwo/layer_4.res" id="13_5idra"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/bauten.lwo/layer_0.res" id="14_4xc3p"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/bauten.lwo/layer_1.res" id="15_o82y8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/bauten.lwo/layer_2.res" id="16_3vd3e"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/bauten.lwo/layer_3.res" id="17_v2ni1"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/bauten.lwo/layer_4.res" id="18_srcq7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/bauten.lwo/layer_5.res" id="19_sesk2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/bauten.lwo/layer_6.res" id="20_ri070"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/bauten.lwo/layer_7.res" id="21_m0ooa"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/bauten.lwo/layer_8.res" id="22_iles3"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_0.res" id="23_tp2xb"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_1.res" id="24_t8odb"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_10.res" id="25_75t7s"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_2.res" id="26_mod4t"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_3.res" id="27_l0a0g"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_4.res" id="28_k807r"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_5.res" id="29_7tuqk"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_6.res" id="30_rke03"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_7.res" id="31_xkm8t"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_8.res" id="32_a1ld0"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_9.res" id="33_p6mg7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/eisflaeche_hoehle.lwo/layer_0.res" id="34_62kas"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/fadeplane.lwo/layer_0.res" id="35_lhs4g"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/felsbrocken.lwo/layer_0.res" id="36_jdps5"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/felsbrocken.lwo/layer_1.res" id="37_majug"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/felsbrocken.lwo/layer_2.res" id="38_i757q"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/felsbrocken.lwo/layer_3.res" id="39_kbrqu"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/felsbrocken.lwo/layer_4.res" id="40_tv645"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/felsbrocken.lwo/layer_5.res" id="41_7dkdv"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/felsen.lwo/layer_0.res" id="42_3hbwn"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/felsen.lwo/layer_1.res" id="43_ogtmo"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/felsen.lwo/layer_2.res" id="44_cgmts"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/felsen.lwo/layer_3.res" id="45_kabeg"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/kloster.lwo/layer_0.res" id="46_g4xtq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/kloster.lwo/layer_1.res" id="47_87sik"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/kloster.lwo/layer_2.res" id="48_2yen3"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/kloster.lwo/layer_3.res" id="49_3hqns"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/kloster.lwo/layer_4.res" id="50_kanoc"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/kloster.lwo/layer_5.res" id="51_h6sep"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/kloster.lwo/layer_6.res" id="52_df2o4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/kloster.lwo/layer_7.res" id="53_p5mmn"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/stampfer_eisblock.lwo/layer_0.res" id="54_njnxn"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/skydome.lwo/layer_0.res" id="1_i6wxo"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/colmesh.lwo/layer_0.res" id="2_2nqds"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/colmesh_ai.lwo/layer_0.res" id="3_f1lfp"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/colmesh_fall.lwo/layer_0.res" id="4_wxa7u"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/colmesh_floor_eis.lwo/layer_0.res" id="5_g071p"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/colmesh_floor_fahrbahn.lwo/layer_0.res" id="6_6q3s1"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/colmesh_floor_schnee.lwo/layer_0.res" id="7_msx2r"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/colreset.lwo/layer_0.res" id="8_rn6li"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/baeume.lwo/layer_0.res" id="9_q186f"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/baeume.lwo/layer_1.res" id="10_sd834"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/baeume.lwo/layer_2.res" id="11_yibvn"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/baeume.lwo/layer_3.res" id="12_pv4g6"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/baeume.lwo/layer_4.res" id="13_m3yk2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/bauten.lwo/layer_0.res" id="14_s31cm"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/bauten.lwo/layer_1.res" id="15_7u43n"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/bauten.lwo/layer_2.res" id="16_q5lrq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/bauten.lwo/layer_3.res" id="17_ylhfm"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/bauten.lwo/layer_4.res" id="18_dwpq5"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/bauten.lwo/layer_5.res" id="19_cp4o3"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/bauten.lwo/layer_6.res" id="20_kegil"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/bauten.lwo/layer_7.res" id="21_6gy6t"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/bauten.lwo/layer_8.res" id="22_ltdq8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_0.res" id="23_875k2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_1.res" id="24_8vgun"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_10.res" id="25_6qa3h"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_2.res" id="26_otfiw"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_3.res" id="27_vuhji"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_4.res" id="28_kv6x4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_5.res" id="29_7nqiu"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_6.res" id="30_kv4k2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_7.res" id="31_v3104"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_8.res" id="32_m5k1f"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/boden.lwo/layer_9.res" id="33_lejed"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/eisflaeche_hoehle.lwo/layer_0.res" id="34_kcxuo"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/fadeplane.lwo/layer_0.res" id="35_geonh"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/felsbrocken.lwo/layer_0.res" id="36_faxc4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/felsbrocken.lwo/layer_1.res" id="37_sdvr0"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/felsbrocken.lwo/layer_2.res" id="38_i5bva"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/felsbrocken.lwo/layer_3.res" id="39_xfl13"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/felsbrocken.lwo/layer_4.res" id="40_11e8v"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/felsbrocken.lwo/layer_5.res" id="41_6tnfc"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/felsen.lwo/layer_0.res" id="42_rm7ui"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/felsen.lwo/layer_1.res" id="43_ckxns"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/felsen.lwo/layer_2.res" id="44_evc0k"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/felsen.lwo/layer_3.res" id="45_s07ja"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/kloster.lwo/layer_0.res" id="46_7hd5x"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/kloster.lwo/layer_1.res" id="47_hcqpg"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/kloster.lwo/layer_2.res" id="48_db6uv"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/kloster.lwo/layer_3.res" id="49_6elp7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/kloster.lwo/layer_4.res" id="50_1jjp6"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/kloster.lwo/layer_5.res" id="51_dbv2o"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/kloster.lwo/layer_6.res" id="52_w4s72"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/kloster.lwo/layer_7.res" id="53_qy3qq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track08_shimalaya/stampfer_eisblock.lwo/layer_0.res" id="54_ar7gj"]
|
||||
|
||||
[node name="shimalaya" type="Node3D"]
|
||||
|
||||
[node name="skydome" type="Node3D" parent="."]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="skydome"]
|
||||
mesh = ExtResource("1_hi07j")
|
||||
mesh = ExtResource("1_i6wxo")
|
||||
|
||||
[node name="Collision" type="Node3D" parent="."]
|
||||
visible = false
|
||||
@@ -68,192 +68,197 @@ visible = false
|
||||
[node name="colmesh" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh"]
|
||||
mesh = ExtResource("2_xrxx1")
|
||||
mesh = ExtResource("2_2nqds")
|
||||
|
||||
[node name="colmesh_ai" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_ai"]
|
||||
mesh = ExtResource("3_jmxxj")
|
||||
mesh = ExtResource("3_f1lfp")
|
||||
|
||||
[node name="colmesh_fall" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_fall"]
|
||||
mesh = ExtResource("4_nn4q1")
|
||||
mesh = ExtResource("4_wxa7u")
|
||||
|
||||
[node name="colmesh_floor_eis" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_floor_eis"]
|
||||
mesh = ExtResource("5_4p6ln")
|
||||
mesh = ExtResource("5_g071p")
|
||||
|
||||
[node name="colmesh_floor_fahrbahn" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_floor_fahrbahn"]
|
||||
mesh = ExtResource("6_o2uis")
|
||||
mesh = ExtResource("6_6q3s1")
|
||||
|
||||
[node name="colmesh_floor_schnee" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_floor_schnee"]
|
||||
mesh = ExtResource("7_dc7sm")
|
||||
mesh = ExtResource("7_msx2r")
|
||||
|
||||
[node name="colreset" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colreset"]
|
||||
mesh = ExtResource("8_dm3t7")
|
||||
mesh = ExtResource("8_rn6li")
|
||||
|
||||
[node name="Geometry" type="Node3D" parent="."]
|
||||
|
||||
[node name="baeume" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/baeume"]
|
||||
mesh = ExtResource("9_3v7p4")
|
||||
mesh = ExtResource("9_q186f")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/baeume"]
|
||||
mesh = ExtResource("10_f1tc4")
|
||||
mesh = ExtResource("10_sd834")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/baeume"]
|
||||
mesh = ExtResource("11_wcv3m")
|
||||
mesh = ExtResource("11_yibvn")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/baeume"]
|
||||
mesh = ExtResource("12_yisu3")
|
||||
mesh = ExtResource("12_pv4g6")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/baeume"]
|
||||
mesh = ExtResource("13_5idra")
|
||||
mesh = ExtResource("13_m3yk2")
|
||||
|
||||
[node name="bauten" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/bauten"]
|
||||
mesh = ExtResource("14_4xc3p")
|
||||
mesh = ExtResource("14_s31cm")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/bauten"]
|
||||
mesh = ExtResource("15_o82y8")
|
||||
mesh = ExtResource("15_7u43n")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/bauten"]
|
||||
mesh = ExtResource("16_3vd3e")
|
||||
mesh = ExtResource("16_q5lrq")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/bauten"]
|
||||
mesh = ExtResource("17_v2ni1")
|
||||
mesh = ExtResource("17_ylhfm")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/bauten"]
|
||||
mesh = ExtResource("18_srcq7")
|
||||
mesh = ExtResource("18_dwpq5")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/bauten"]
|
||||
mesh = ExtResource("19_sesk2")
|
||||
mesh = ExtResource("19_cp4o3")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/bauten"]
|
||||
mesh = ExtResource("20_ri070")
|
||||
mesh = ExtResource("20_kegil")
|
||||
|
||||
[node name="layer_7" type="MeshInstance3D" parent="Geometry/bauten"]
|
||||
mesh = ExtResource("21_m0ooa")
|
||||
mesh = ExtResource("21_6gy6t")
|
||||
|
||||
[node name="layer_8" type="MeshInstance3D" parent="Geometry/bauten"]
|
||||
mesh = ExtResource("22_iles3")
|
||||
mesh = ExtResource("22_ltdq8")
|
||||
|
||||
[node name="boden" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("23_tp2xb")
|
||||
mesh = ExtResource("23_875k2")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("24_t8odb")
|
||||
mesh = ExtResource("24_8vgun")
|
||||
|
||||
[node name="layer_10" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("25_75t7s")
|
||||
mesh = ExtResource("25_6qa3h")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("26_mod4t")
|
||||
mesh = ExtResource("26_otfiw")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("27_l0a0g")
|
||||
mesh = ExtResource("27_vuhji")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("28_k807r")
|
||||
mesh = ExtResource("28_kv6x4")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("29_7tuqk")
|
||||
mesh = ExtResource("29_7nqiu")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("30_rke03")
|
||||
mesh = ExtResource("30_kv4k2")
|
||||
|
||||
[node name="layer_7" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("31_xkm8t")
|
||||
mesh = ExtResource("31_v3104")
|
||||
|
||||
[node name="layer_8" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("32_a1ld0")
|
||||
mesh = ExtResource("32_m5k1f")
|
||||
|
||||
[node name="layer_9" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("33_p6mg7")
|
||||
mesh = ExtResource("33_lejed")
|
||||
|
||||
[node name="eisflaeche_hoehle" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/eisflaeche_hoehle"]
|
||||
mesh = ExtResource("34_62kas")
|
||||
mesh = ExtResource("34_kcxuo")
|
||||
|
||||
[node name="fadeplane" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/fadeplane"]
|
||||
mesh = ExtResource("35_lhs4g")
|
||||
mesh = ExtResource("35_geonh")
|
||||
|
||||
[node name="felsbrocken" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("36_jdps5")
|
||||
mesh = ExtResource("36_faxc4")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("37_majug")
|
||||
mesh = ExtResource("37_sdvr0")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("38_i757q")
|
||||
mesh = ExtResource("38_i5bva")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("39_kbrqu")
|
||||
mesh = ExtResource("39_xfl13")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("40_tv645")
|
||||
mesh = ExtResource("40_11e8v")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("41_7dkdv")
|
||||
mesh = ExtResource("41_6tnfc")
|
||||
|
||||
[node name="felsen" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/felsen"]
|
||||
mesh = ExtResource("42_3hbwn")
|
||||
mesh = ExtResource("42_rm7ui")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/felsen"]
|
||||
mesh = ExtResource("43_ogtmo")
|
||||
mesh = ExtResource("43_ckxns")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/felsen"]
|
||||
mesh = ExtResource("44_cgmts")
|
||||
mesh = ExtResource("44_evc0k")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/felsen"]
|
||||
mesh = ExtResource("45_kabeg")
|
||||
mesh = ExtResource("45_s07ja")
|
||||
|
||||
[node name="kloster" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/kloster"]
|
||||
mesh = ExtResource("46_g4xtq")
|
||||
mesh = ExtResource("46_7hd5x")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/kloster"]
|
||||
mesh = ExtResource("47_87sik")
|
||||
mesh = ExtResource("47_hcqpg")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/kloster"]
|
||||
mesh = ExtResource("48_2yen3")
|
||||
mesh = ExtResource("48_db6uv")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/kloster"]
|
||||
mesh = ExtResource("49_3hqns")
|
||||
mesh = ExtResource("49_6elp7")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/kloster"]
|
||||
mesh = ExtResource("50_kanoc")
|
||||
mesh = ExtResource("50_1jjp6")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/kloster"]
|
||||
mesh = ExtResource("51_h6sep")
|
||||
mesh = ExtResource("51_dbv2o")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/kloster"]
|
||||
mesh = ExtResource("52_df2o4")
|
||||
mesh = ExtResource("52_w4s72")
|
||||
|
||||
[node name="layer_7" type="MeshInstance3D" parent="Geometry/kloster"]
|
||||
mesh = ExtResource("53_p5mmn")
|
||||
mesh = ExtResource("53_qy3qq")
|
||||
|
||||
[node name="stampfer_eisblock" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/stampfer_eisblock"]
|
||||
mesh = ExtResource("54_njnxn")
|
||||
mesh = ExtResource("54_ar7gj")
|
||||
|
||||
[node name="Thumbnail" type="Camera3D" parent="."]
|
||||
transform = Transform3D(-0.994881, 0.0218726, -0.0986608, 0, 0.976296, 0.21644, 0.101056, 0.215332, -0.971298, 0, 55.128, -215.355)
|
||||
|
||||
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
|
||||
|
||||
@@ -1,66 +1,66 @@
|
||||
[gd_scene load_steps=59 format=3 uid="uid://dwyjsp4ygc8xf"]
|
||||
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_tracks/himmel_01.bmp.res" id="1_kfhey"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/skydome.lwo/layer_0.res" id="2_vin3r"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/CullingPlane.lwo/layer_0.res" id="3_23g54"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/CullingPlane.lwo/layer_1.res" id="4_lk3hv"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/CullingPlane.lwo/layer_2.res" id="5_bfcku"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/CullingPlane.lwo/layer_3.res" id="6_cmvtt"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/colmesh.lwo/layer_0.res" id="7_sq5td"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/colmesh_ai.lwo/layer_0.res" id="8_6ivw8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/colmesh_fall.lwo/layer_0.res" id="9_u11c0"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/colmesh_floor_fahrbahn.lwo/layer_0.res" id="10_aakva"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/colmesh_floor_sand.lwo/layer_0.res" id="11_loxba"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/colreset.lwo/layer_0.res" id="12_fd2xt"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/boden.lwo/layer_0.res" id="13_ld2kv"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/boden.lwo/layer_1.res" id="14_e2tbb"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/boden.lwo/layer_2.res" id="15_oo5t1"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/boden.lwo/layer_3.res" id="16_dd3tx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/boden.lwo/layer_4.res" id="17_q5ak7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/boden.lwo/layer_5.res" id="18_ebivk"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/boden.lwo/layer_6.res" id="19_qfjbs"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/dinos.lwo/layer_0.res" id="20_yr21p"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/dinos.lwo/layer_1.res" id="21_y8bsk"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/dinos.lwo/layer_2.res" id="22_be8vg"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/fackel_flamme.lwo/layer_0.res" id="23_36wfm"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/fadeplane.lwo/layer_0.res" id="24_muyxc"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsbrocken.lwo/layer_0.res" id="25_wbhxo"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsbrocken.lwo/layer_1.res" id="26_gsj14"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsbrocken.lwo/layer_2.res" id="27_mb0y2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsbrocken.lwo/layer_3.res" id="28_67dxv"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsbrocken.lwo/layer_4.res" id="29_j38jc"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsbrocken.lwo/layer_5.res" id="30_b1c7d"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsbrocken.lwo/layer_6.res" id="31_n2k80"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsbrocken.lwo/layer_7.res" id="32_fjp88"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsbrocken.lwo/layer_8.res" id="33_l8o1b"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsbrocken.lwo/layer_9.res" id="34_snswt"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsen.lwo/layer_0.res" id="35_0s23h"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsen.lwo/layer_1.res" id="36_pmoxd"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsen.lwo/layer_2.res" id="37_s8hkq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsen.lwo/layer_3.res" id="38_0bfd5"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsen.lwo/layer_4.res" id="39_ywhly"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsen.lwo/layer_5.res" id="40_dvk2x"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/knochen.lwo/layer_0.res" id="41_21jcq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/knochen.lwo/layer_1.res" id="42_uuj71"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/knochen.lwo/layer_2.res" id="43_830hh"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/stampfer_felsen.lwo/layer_0.res" id="44_lpnk4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/stampfer_felsen.lwo/layer_1.res" id="45_37xl2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/tankstelle.lwo/layer_0.res" id="46_1gutq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/zaun.lwo/layer_0.res" id="47_741m8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/zaun.lwo/layer_1.res" id="48_qdk0u"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/zaun.lwo/layer_2.res" id="49_ptjyb"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/zaun.lwo/layer_3.res" id="50_dtpp4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/additionals.lwo/layer_0.res" id="51_q0n02"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/additionals.lwo/layer_1.res" id="52_dhsvl"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/additionals.lwo/layer_2.res" id="53_p6rdj"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/additionals.lwo/layer_3.res" id="54_vun5s"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/additionals.lwo/layer_4.res" id="55_813u4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/additionals.lwo/layer_5.res" id="56_hxwuj"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_tracks/himmel_01.bmp.res" id="1_pl7gx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/skydome.lwo/layer_0.res" id="2_1eaer"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/CullingPlane.lwo/layer_0.res" id="3_5dr6s"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/CullingPlane.lwo/layer_1.res" id="4_1sxvd"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/CullingPlane.lwo/layer_2.res" id="5_ikbio"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/CullingPlane.lwo/layer_3.res" id="6_vp7eq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/colmesh.lwo/layer_0.res" id="7_1364u"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/colmesh_ai.lwo/layer_0.res" id="8_n35lm"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/colmesh_fall.lwo/layer_0.res" id="9_603xw"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/colmesh_floor_fahrbahn.lwo/layer_0.res" id="10_3u03v"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/colmesh_floor_sand.lwo/layer_0.res" id="11_y0xmt"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/colreset.lwo/layer_0.res" id="12_v1q0b"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/boden.lwo/layer_0.res" id="13_b6tu8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/boden.lwo/layer_1.res" id="14_tqh4j"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/boden.lwo/layer_2.res" id="15_afeyn"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/boden.lwo/layer_3.res" id="16_tyqly"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/boden.lwo/layer_4.res" id="17_fq7ah"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/boden.lwo/layer_5.res" id="18_ttuyg"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/boden.lwo/layer_6.res" id="19_jv422"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/dinos.lwo/layer_0.res" id="20_2l8cp"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/dinos.lwo/layer_1.res" id="21_rmqfr"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/dinos.lwo/layer_2.res" id="22_xo1bh"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/fackel_flamme.lwo/layer_0.res" id="23_xc3sp"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/fadeplane.lwo/layer_0.res" id="24_1ws3e"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsbrocken.lwo/layer_0.res" id="25_hiq2g"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsbrocken.lwo/layer_1.res" id="26_0pnro"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsbrocken.lwo/layer_2.res" id="27_o40nn"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsbrocken.lwo/layer_3.res" id="28_jjjr8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsbrocken.lwo/layer_4.res" id="29_xi1wh"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsbrocken.lwo/layer_5.res" id="30_xuelh"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsbrocken.lwo/layer_6.res" id="31_h3r00"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsbrocken.lwo/layer_7.res" id="32_q4l1n"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsbrocken.lwo/layer_8.res" id="33_qbhxt"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsbrocken.lwo/layer_9.res" id="34_xbpai"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsen.lwo/layer_0.res" id="35_jl0ht"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsen.lwo/layer_1.res" id="36_7eewr"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsen.lwo/layer_2.res" id="37_bbeu7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsen.lwo/layer_3.res" id="38_rr64u"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsen.lwo/layer_4.res" id="39_wtjve"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/felsen.lwo/layer_5.res" id="40_jt0wy"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/knochen.lwo/layer_0.res" id="41_y11ek"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/knochen.lwo/layer_1.res" id="42_tef0j"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/knochen.lwo/layer_2.res" id="43_6s5q8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/stampfer_felsen.lwo/layer_0.res" id="44_5rjid"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/stampfer_felsen.lwo/layer_1.res" id="45_vyjv7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/tankstelle.lwo/layer_0.res" id="46_v6e75"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/zaun.lwo/layer_0.res" id="47_ld712"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/zaun.lwo/layer_1.res" id="48_tjdm2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/zaun.lwo/layer_2.res" id="49_8fmlo"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/zaun.lwo/layer_3.res" id="50_uqk1v"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/additionals.lwo/layer_0.res" id="51_mc30k"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/additionals.lwo/layer_1.res" id="52_wwyyo"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/additionals.lwo/layer_2.res" id="53_c74rq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/additionals.lwo/layer_3.res" id="54_jen0x"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/additionals.lwo/layer_4.res" id="55_7ix48"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track01_steinzeit/additionals.lwo/layer_5.res" id="56_4ejga"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_jhi0f"]
|
||||
emission_enabled = true
|
||||
emission_on_uv2 = true
|
||||
emission_texture = ExtResource("1_kfhey")
|
||||
emission_texture = ExtResource("1_pl7gx")
|
||||
|
||||
[sub_resource type="Environment" id="Environment_f6y4y"]
|
||||
|
||||
@@ -71,22 +71,22 @@ emission_texture = ExtResource("1_kfhey")
|
||||
[node name="layer_0" type="MeshInstance3D" parent="skydome"]
|
||||
material_override = SubResource("StandardMaterial3D_jhi0f")
|
||||
cast_shadow = 0
|
||||
mesh = ExtResource("2_vin3r")
|
||||
mesh = ExtResource("2_1eaer")
|
||||
|
||||
[node name="CullingPlane" type="Node3D" parent="."]
|
||||
visible = false
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("3_23g54")
|
||||
mesh = ExtResource("3_5dr6s")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("4_lk3hv")
|
||||
mesh = ExtResource("4_1sxvd")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("5_bfcku")
|
||||
mesh = ExtResource("5_ikbio")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("6_cmvtt")
|
||||
mesh = ExtResource("6_vp7eq")
|
||||
|
||||
[node name="Collision" type="Node3D" parent="."]
|
||||
visible = false
|
||||
@@ -94,188 +94,188 @@ visible = false
|
||||
[node name="colmesh" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh"]
|
||||
mesh = ExtResource("7_sq5td")
|
||||
mesh = ExtResource("7_1364u")
|
||||
|
||||
[node name="colmesh_ai" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_ai"]
|
||||
mesh = ExtResource("8_6ivw8")
|
||||
mesh = ExtResource("8_n35lm")
|
||||
|
||||
[node name="colmesh_fall" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_fall"]
|
||||
mesh = ExtResource("9_u11c0")
|
||||
mesh = ExtResource("9_603xw")
|
||||
|
||||
[node name="colmesh_floor_fahrbahn" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_floor_fahrbahn"]
|
||||
mesh = ExtResource("10_aakva")
|
||||
mesh = ExtResource("10_3u03v")
|
||||
|
||||
[node name="colmesh_floor_sand" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_floor_sand"]
|
||||
mesh = ExtResource("11_loxba")
|
||||
mesh = ExtResource("11_y0xmt")
|
||||
|
||||
[node name="colreset" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colreset"]
|
||||
mesh = ExtResource("12_fd2xt")
|
||||
mesh = ExtResource("12_v1q0b")
|
||||
|
||||
[node name="Geometry" type="Node3D" parent="."]
|
||||
|
||||
[node name="boden" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("13_ld2kv")
|
||||
mesh = ExtResource("13_b6tu8")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("14_e2tbb")
|
||||
mesh = ExtResource("14_tqh4j")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("15_oo5t1")
|
||||
mesh = ExtResource("15_afeyn")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("16_dd3tx")
|
||||
mesh = ExtResource("16_tyqly")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("17_q5ak7")
|
||||
mesh = ExtResource("17_fq7ah")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("18_ebivk")
|
||||
mesh = ExtResource("18_ttuyg")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("19_qfjbs")
|
||||
mesh = ExtResource("19_jv422")
|
||||
|
||||
[node name="dinos" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/dinos"]
|
||||
mesh = ExtResource("20_yr21p")
|
||||
mesh = ExtResource("20_2l8cp")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/dinos"]
|
||||
mesh = ExtResource("21_y8bsk")
|
||||
mesh = ExtResource("21_rmqfr")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/dinos"]
|
||||
mesh = ExtResource("22_be8vg")
|
||||
mesh = ExtResource("22_xo1bh")
|
||||
|
||||
[node name="fackel_flamme" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/fackel_flamme"]
|
||||
mesh = ExtResource("23_36wfm")
|
||||
mesh = ExtResource("23_xc3sp")
|
||||
|
||||
[node name="fadeplane" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/fadeplane"]
|
||||
mesh = ExtResource("24_muyxc")
|
||||
mesh = ExtResource("24_1ws3e")
|
||||
|
||||
[node name="felsbrocken" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("25_wbhxo")
|
||||
mesh = ExtResource("25_hiq2g")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("26_gsj14")
|
||||
mesh = ExtResource("26_0pnro")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("27_mb0y2")
|
||||
mesh = ExtResource("27_o40nn")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("28_67dxv")
|
||||
mesh = ExtResource("28_jjjr8")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("29_j38jc")
|
||||
mesh = ExtResource("29_xi1wh")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("30_b1c7d")
|
||||
mesh = ExtResource("30_xuelh")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("31_n2k80")
|
||||
mesh = ExtResource("31_h3r00")
|
||||
|
||||
[node name="layer_7" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("32_fjp88")
|
||||
mesh = ExtResource("32_q4l1n")
|
||||
|
||||
[node name="layer_8" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("33_l8o1b")
|
||||
mesh = ExtResource("33_qbhxt")
|
||||
|
||||
[node name="layer_9" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("34_snswt")
|
||||
mesh = ExtResource("34_xbpai")
|
||||
|
||||
[node name="felsen" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/felsen"]
|
||||
mesh = ExtResource("35_0s23h")
|
||||
mesh = ExtResource("35_jl0ht")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/felsen"]
|
||||
mesh = ExtResource("36_pmoxd")
|
||||
mesh = ExtResource("36_7eewr")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/felsen"]
|
||||
mesh = ExtResource("37_s8hkq")
|
||||
mesh = ExtResource("37_bbeu7")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/felsen"]
|
||||
mesh = ExtResource("38_0bfd5")
|
||||
mesh = ExtResource("38_rr64u")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/felsen"]
|
||||
mesh = ExtResource("39_ywhly")
|
||||
mesh = ExtResource("39_wtjve")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/felsen"]
|
||||
mesh = ExtResource("40_dvk2x")
|
||||
mesh = ExtResource("40_jt0wy")
|
||||
|
||||
[node name="knochen" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/knochen"]
|
||||
mesh = ExtResource("41_21jcq")
|
||||
mesh = ExtResource("41_y11ek")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/knochen"]
|
||||
mesh = ExtResource("42_uuj71")
|
||||
mesh = ExtResource("42_tef0j")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/knochen"]
|
||||
mesh = ExtResource("43_830hh")
|
||||
mesh = ExtResource("43_6s5q8")
|
||||
|
||||
[node name="stampfer_felsen" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/stampfer_felsen"]
|
||||
mesh = ExtResource("44_lpnk4")
|
||||
mesh = ExtResource("44_5rjid")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/stampfer_felsen"]
|
||||
mesh = ExtResource("45_37xl2")
|
||||
mesh = ExtResource("45_vyjv7")
|
||||
|
||||
[node name="tankstelle" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/tankstelle"]
|
||||
mesh = ExtResource("46_1gutq")
|
||||
mesh = ExtResource("46_v6e75")
|
||||
|
||||
[node name="zaun" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/zaun"]
|
||||
mesh = ExtResource("47_741m8")
|
||||
mesh = ExtResource("47_ld712")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/zaun"]
|
||||
mesh = ExtResource("48_qdk0u")
|
||||
mesh = ExtResource("48_tjdm2")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/zaun"]
|
||||
mesh = ExtResource("49_ptjyb")
|
||||
mesh = ExtResource("49_8fmlo")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/zaun"]
|
||||
mesh = ExtResource("50_dtpp4")
|
||||
mesh = ExtResource("50_uqk1v")
|
||||
|
||||
[node name="additionals" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("51_q0n02")
|
||||
mesh = ExtResource("51_mc30k")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("52_dhsvl")
|
||||
mesh = ExtResource("52_wwyyo")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("53_p6rdj")
|
||||
mesh = ExtResource("53_c74rq")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("54_vun5s")
|
||||
mesh = ExtResource("54_jen0x")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("55_813u4")
|
||||
mesh = ExtResource("55_7ix48")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("56_hxwuj")
|
||||
mesh = ExtResource("56_4ejga")
|
||||
|
||||
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
||||
environment = SubResource("Environment_f6y4y")
|
||||
|
||||
@@ -1,47 +1,47 @@
|
||||
[gd_resource type="ShaderMaterial" load_steps=15 format=3 uid="uid://d0i0klcefalj4"]
|
||||
|
||||
[ext_resource type="Shader" uid="uid://44g7mn3konwc" path="res://kart/maps/ufo/force_field_shader.tres" id="1_ohpk5"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_00.bmp.res" id="2_g8pfk"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_01.bmp.res" id="3_ng5gp"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_10.bmp.res" id="4_453xv"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_11.bmp.res" id="5_hr6pi"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_02.bmp.res" id="6_ficaw"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_03.bmp.res" id="7_vfase"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_04.bmp.res" id="8_n5u52"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_05.bmp.res" id="9_j16t8"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_06.bmp.res" id="10_d2xi5"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_07.bmp.res" id="11_r67s2"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_08.bmp.res" id="12_7xcf4"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_09.bmp.res" id="13_2lyth"]
|
||||
[ext_resource type="Shader" uid="uid://44g7mn3konwc" path="res://kart/maps/ufo/force_field_shader.tres" id="1_3qf8k"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_00.bmp.res" id="2_8ni5q"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_01.bmp.res" id="3_cwcke"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_10.bmp.res" id="4_b55nt"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_11.bmp.res" id="5_mmi5y"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_02.bmp.res" id="6_17mhp"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_03.bmp.res" id="7_lvo7y"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_04.bmp.res" id="8_slcnh"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_05.bmp.res" id="9_tw8vf"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_06.bmp.res" id="10_w3pnb"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_07.bmp.res" id="11_2ae66"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_08.bmp.res" id="12_5ggfs"]
|
||||
[ext_resource type="Texture2D" path="res://games/mhk3/D/Moorhuhnkart/textures_animations/portal/water_09.bmp.res" id="13_te3bx"]
|
||||
|
||||
[sub_resource type="AnimatedTexture" id="AnimatedTexture_mt86o"]
|
||||
frames = 12
|
||||
frame_0/texture = ExtResource("2_g8pfk")
|
||||
frame_0/texture = ExtResource("2_8ni5q")
|
||||
frame_0/duration = 0.0666667
|
||||
frame_1/texture = ExtResource("3_ng5gp")
|
||||
frame_1/texture = ExtResource("3_cwcke")
|
||||
frame_1/duration = 0.0666667
|
||||
frame_2/texture = ExtResource("6_ficaw")
|
||||
frame_2/texture = ExtResource("6_17mhp")
|
||||
frame_2/duration = 0.0666667
|
||||
frame_3/texture = ExtResource("7_vfase")
|
||||
frame_3/texture = ExtResource("7_lvo7y")
|
||||
frame_3/duration = 0.0666667
|
||||
frame_4/texture = ExtResource("8_n5u52")
|
||||
frame_4/texture = ExtResource("8_slcnh")
|
||||
frame_4/duration = 0.0666667
|
||||
frame_5/texture = ExtResource("9_j16t8")
|
||||
frame_5/texture = ExtResource("9_tw8vf")
|
||||
frame_5/duration = 0.0666667
|
||||
frame_6/texture = ExtResource("10_d2xi5")
|
||||
frame_6/texture = ExtResource("10_w3pnb")
|
||||
frame_6/duration = 0.0666667
|
||||
frame_7/texture = ExtResource("11_r67s2")
|
||||
frame_7/texture = ExtResource("11_2ae66")
|
||||
frame_7/duration = 0.0666667
|
||||
frame_8/texture = ExtResource("12_7xcf4")
|
||||
frame_8/texture = ExtResource("12_5ggfs")
|
||||
frame_8/duration = 0.0666667
|
||||
frame_9/texture = ExtResource("13_2lyth")
|
||||
frame_9/texture = ExtResource("13_te3bx")
|
||||
frame_9/duration = 0.0666667
|
||||
frame_10/texture = ExtResource("4_453xv")
|
||||
frame_10/texture = ExtResource("4_b55nt")
|
||||
frame_10/duration = 0.0666667
|
||||
frame_11/texture = ExtResource("5_hr6pi")
|
||||
frame_11/texture = ExtResource("5_mmi5y")
|
||||
frame_11/duration = 0.0666667
|
||||
|
||||
[resource]
|
||||
render_priority = 0
|
||||
shader = ExtResource("1_ohpk5")
|
||||
shader = ExtResource("1_3qf8k")
|
||||
shader_parameter/Texture2DParameter = SubResource("AnimatedTexture_mt86o")
|
||||
|
||||
@@ -1,95 +1,95 @@
|
||||
[gd_scene load_steps=93 format=3 uid="uid://c0r3rywql7mm1"]
|
||||
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/CullingPlane.lwo/layer_0.res" id="1_as6pv"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/CullingPlane.lwo/layer_1.res" id="2_s4dfs"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/CullingPlane.lwo/layer_2.res" id="3_o4ur7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/CullingPlane.lwo/layer_3.res" id="4_ykeok"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/CullingPlane.lwo/layer_4.res" id="5_exksp"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/CullingPlane.lwo/layer_5.res" id="6_foc3s"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/CullingPlane.lwo/layer_6.res" id="7_qho7w"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/CullingPlane.lwo/layer_7.res" id="8_neh5t"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/skydome.lwo/layer_0.res" id="9_hp2fo"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/colmesh.lwo/layer_0.res" id="10_ffgyy"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/colmesh_ai.lwo/layer_0.res" id="11_3lbhi"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/colmesh_floor.lwo/layer_0.res" id="12_tuwqh"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/stampfer.lwo/layer_0.res" id="13_i3x54"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/timetunnel.lwo/layer_0.res" id="14_gtc2m"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/timetunnel.lwo/layer_1.res" id="15_3bdx5"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_0.res" id="16_fsprb"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_1.res" id="17_tskxe"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_10.res" id="18_bhy1l"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_11.res" id="19_nb6uq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_12.res" id="20_k5413"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_2.res" id="21_xfq7t"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_3.res" id="22_qed2y"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_4.res" id="23_fqbp4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_5.res" id="24_oaknc"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_6.res" id="25_n1pfa"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_7.res" id="26_ma2lr"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_8.res" id="27_2i84s"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_9.res" id="28_bkihs"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/boden.lwo/layer_0.res" id="29_m6bgv"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/boden.lwo/layer_1.res" id="30_7lua4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/boden.lwo/layer_2.res" id="31_yycoy"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/boden.lwo/layer_3.res" id="32_usv04"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/boden.lwo/layer_4.res" id="33_br8i4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/boden.lwo/layer_5.res" id="34_d6xph"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/boden.lwo/layer_6.res" id="35_u2lah"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/boden.lwo/layer_7.res" id="36_ytoui"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/boden.lwo/layer_8.res" id="37_i0bd7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/bok.lwo/layer_0.res" id="38_3siup"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/bok.lwo/layer_1.res" id="39_ygfym"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/bok.lwo/layer_2.res" id="40_sgdas"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/bok.lwo/layer_3.res" id="41_78jtq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_0.res" id="42_ykarw"]
|
||||
[ext_resource type="Material" uid="uid://b432kwputp84c" path="res://kart/maps/ufo/glass.tres" id="43_vjxd1"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_1.res" id="44_2qpyn"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_10.res" id="45_jb6ci"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_11.res" id="46_b1eik"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_12.res" id="47_67mku"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_13.res" id="48_bvu2y"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_14.res" id="49_r6bi6"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_2.res" id="50_dj6jk"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_3.res" id="51_x1qua"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_4.res" id="52_juiks"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_5.res" id="53_yskrl"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_6.res" id="54_pb06o"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_7.res" id="55_4co7v"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_8.res" id="56_ffk1o"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_9.res" id="57_6mwrc"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/gelaender.lwo/layer_0.res" id="58_j3nnw"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/gelaender.lwo/layer_1.res" id="59_nms11"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/gelaender.lwo/layer_2.res" id="60_asdvg"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/gelaender.lwo/layer_3.res" id="61_buuyx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/gelaender.lwo/layer_4.res" id="62_v28lg"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/gelaender.lwo/layer_5.res" id="63_bmy84"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/kraftfelder.lwo/layer_0.res" id="64_qx1ij"]
|
||||
[ext_resource type="Material" uid="uid://d0i0klcefalj4" path="res://kart/maps/ufo/force_field.tres" id="65_v2apf"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/kraftfelder.lwo/layer_1.res" id="66_h343m"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/kraftfelder.lwo/layer_2.res" id="67_3ime1"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/kraftfelder.lwo/layer_3.res" id="68_meeru"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/rundgang.lwo/layer_0.res" id="69_3t3mm"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/rundgang.lwo/layer_1.res" id="70_vlnth"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/rundgang.lwo/layer_2.res" id="71_ofo5d"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/rundgang.lwo/layer_3.res" id="72_puiso"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_0.res" id="73_aiqxt"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_1.res" id="74_iyf55"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_10.res" id="75_57w7y"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_11.res" id="76_pw3m8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_12.res" id="77_v6mwi"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_13.res" id="78_fnp35"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_14.res" id="79_68bmo"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_15.res" id="80_o2d8k"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_16.res" id="81_x64ao"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_17.res" id="82_66sad"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_2.res" id="83_ykjxu"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_3.res" id="84_uk4jb"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_4.res" id="85_fgalk"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_5.res" id="86_m76u5"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_6.res" id="87_rtcrk"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_7.res" id="88_q86h7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_8.res" id="89_gf20x"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_9.res" id="90_f165k"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/CullingPlane.lwo/layer_0.res" id="1_tgt6w"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/CullingPlane.lwo/layer_1.res" id="2_cvdmk"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/CullingPlane.lwo/layer_2.res" id="3_ba20h"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/CullingPlane.lwo/layer_3.res" id="4_dwpw1"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/CullingPlane.lwo/layer_4.res" id="5_3cwp7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/CullingPlane.lwo/layer_5.res" id="6_a6rd7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/CullingPlane.lwo/layer_6.res" id="7_eg8uo"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/CullingPlane.lwo/layer_7.res" id="8_ok0cm"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/skydome.lwo/layer_0.res" id="9_xw56v"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/colmesh.lwo/layer_0.res" id="10_cqbdf"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/colmesh_ai.lwo/layer_0.res" id="11_yfk68"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/colmesh_floor.lwo/layer_0.res" id="12_igi6b"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/stampfer.lwo/layer_0.res" id="13_xsr5k"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/timetunnel.lwo/layer_0.res" id="14_kwkoc"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/timetunnel.lwo/layer_1.res" id="15_75lot"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_0.res" id="16_rgewx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_1.res" id="17_turaq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_10.res" id="18_o0kb8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_11.res" id="19_b7il2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_12.res" id="20_shxlu"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_2.res" id="21_36u6i"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_3.res" id="22_6fd20"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_4.res" id="23_wsftb"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_5.res" id="24_o1vhw"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_6.res" id="25_5ocps"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_7.res" id="26_3q6iu"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_8.res" id="27_av6v5"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/anlagen.lwo/layer_9.res" id="28_p626f"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/boden.lwo/layer_0.res" id="29_8uoci"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/boden.lwo/layer_1.res" id="30_1larw"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/boden.lwo/layer_2.res" id="31_gsn8f"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/boden.lwo/layer_3.res" id="32_cssxk"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/boden.lwo/layer_4.res" id="33_n1q0g"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/boden.lwo/layer_5.res" id="34_nl03x"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/boden.lwo/layer_6.res" id="35_u5y6q"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/boden.lwo/layer_7.res" id="36_23kj4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/boden.lwo/layer_8.res" id="37_ps7yv"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/bok.lwo/layer_0.res" id="38_242xs"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/bok.lwo/layer_1.res" id="39_doq3q"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/bok.lwo/layer_2.res" id="40_rsabe"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/bok.lwo/layer_3.res" id="41_neu84"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_0.res" id="42_komm5"]
|
||||
[ext_resource type="Material" uid="uid://b432kwputp84c" path="res://kart/maps/ufo/glass.tres" id="43_bn555"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_1.res" id="44_hgjjh"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_10.res" id="45_vcbeu"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_11.res" id="46_858q0"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_12.res" id="47_vngr7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_13.res" id="48_4aabs"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_14.res" id="49_kf8hy"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_2.res" id="50_gv4sb"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_3.res" id="51_j3lds"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_4.res" id="52_mu0y2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_5.res" id="53_wifuj"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_6.res" id="54_n58gj"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_7.res" id="55_tihv6"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_8.res" id="56_6ol8n"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/fensterscheiben.lwo/layer_9.res" id="57_i2sds"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/gelaender.lwo/layer_0.res" id="58_gkrww"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/gelaender.lwo/layer_1.res" id="59_wt6xt"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/gelaender.lwo/layer_2.res" id="60_d28ce"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/gelaender.lwo/layer_3.res" id="61_6m1hp"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/gelaender.lwo/layer_4.res" id="62_daxee"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/gelaender.lwo/layer_5.res" id="63_mq5dq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/kraftfelder.lwo/layer_0.res" id="64_neyci"]
|
||||
[ext_resource type="Material" uid="uid://d0i0klcefalj4" path="res://kart/maps/ufo/force_field.tres" id="65_n76of"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/kraftfelder.lwo/layer_1.res" id="66_cd54o"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/kraftfelder.lwo/layer_2.res" id="67_vyee4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/kraftfelder.lwo/layer_3.res" id="68_yrc6b"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/rundgang.lwo/layer_0.res" id="69_63556"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/rundgang.lwo/layer_1.res" id="70_al4n0"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/rundgang.lwo/layer_2.res" id="71_b7lj6"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/rundgang.lwo/layer_3.res" id="72_v5jhd"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_0.res" id="73_mckmj"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_1.res" id="74_yafc4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_10.res" id="75_65yf7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_11.res" id="76_auu45"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_12.res" id="77_he167"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_13.res" id="78_tagds"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_14.res" id="79_4ju4r"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_15.res" id="80_u5g0w"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_16.res" id="81_fjvvd"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_17.res" id="82_1ip53"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_2.res" id="83_tqnq1"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_3.res" id="84_6jbqt"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_4.res" id="85_d0r1i"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_5.res" id="86_bjyrf"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_6.res" id="87_p7jfa"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_7.res" id="88_6gnnb"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_8.res" id="89_2fx3l"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_9.res" id="90_avbmd"]
|
||||
|
||||
[sub_resource type="Environment" id="Environment_jmqkf"]
|
||||
reflected_light_source = 1
|
||||
@@ -111,34 +111,34 @@ orientation = 1
|
||||
visible = false
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("1_as6pv")
|
||||
mesh = ExtResource("1_tgt6w")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("2_s4dfs")
|
||||
mesh = ExtResource("2_cvdmk")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("3_o4ur7")
|
||||
mesh = ExtResource("3_ba20h")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("4_ykeok")
|
||||
mesh = ExtResource("4_dwpw1")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("5_exksp")
|
||||
mesh = ExtResource("5_3cwp7")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("6_foc3s")
|
||||
mesh = ExtResource("6_a6rd7")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("7_qho7w")
|
||||
mesh = ExtResource("7_eg8uo")
|
||||
|
||||
[node name="layer_7" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("8_neh5t")
|
||||
mesh = ExtResource("8_ok0cm")
|
||||
|
||||
[node name="skydome" type="Node3D" parent="."]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="skydome"]
|
||||
cast_shadow = 0
|
||||
mesh = ExtResource("9_hp2fo")
|
||||
mesh = ExtResource("9_xw56v")
|
||||
|
||||
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
||||
environment = SubResource("Environment_jmqkf")
|
||||
@@ -157,287 +157,287 @@ visible = false
|
||||
[node name="colmesh" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh"]
|
||||
mesh = ExtResource("10_ffgyy")
|
||||
mesh = ExtResource("10_cqbdf")
|
||||
|
||||
[node name="colmesh_ai" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_ai"]
|
||||
mesh = ExtResource("11_3lbhi")
|
||||
mesh = ExtResource("11_yfk68")
|
||||
|
||||
[node name="colmesh_floor" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_floor"]
|
||||
mesh = ExtResource("12_tuwqh")
|
||||
mesh = ExtResource("12_igi6b")
|
||||
|
||||
[node name="Geometry" type="Node3D" parent="."]
|
||||
|
||||
[node name="stampfer" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/stampfer"]
|
||||
mesh = ExtResource("13_i3x54")
|
||||
mesh = ExtResource("13_xsr5k")
|
||||
|
||||
[node name="timetunnel" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/timetunnel"]
|
||||
mesh = ExtResource("14_gtc2m")
|
||||
mesh = ExtResource("14_kwkoc")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/timetunnel"]
|
||||
mesh = ExtResource("15_3bdx5")
|
||||
mesh = ExtResource("15_75lot")
|
||||
|
||||
[node name="anlagen" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/anlagen"]
|
||||
mesh = ExtResource("16_fsprb")
|
||||
mesh = ExtResource("16_rgewx")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/anlagen"]
|
||||
mesh = ExtResource("17_tskxe")
|
||||
mesh = ExtResource("17_turaq")
|
||||
|
||||
[node name="layer_10" type="MeshInstance3D" parent="Geometry/anlagen"]
|
||||
mesh = ExtResource("18_bhy1l")
|
||||
mesh = ExtResource("18_o0kb8")
|
||||
|
||||
[node name="layer_11" type="MeshInstance3D" parent="Geometry/anlagen"]
|
||||
mesh = ExtResource("19_nb6uq")
|
||||
mesh = ExtResource("19_b7il2")
|
||||
|
||||
[node name="layer_12" type="MeshInstance3D" parent="Geometry/anlagen"]
|
||||
mesh = ExtResource("20_k5413")
|
||||
mesh = ExtResource("20_shxlu")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/anlagen"]
|
||||
mesh = ExtResource("21_xfq7t")
|
||||
mesh = ExtResource("21_36u6i")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/anlagen"]
|
||||
mesh = ExtResource("22_qed2y")
|
||||
mesh = ExtResource("22_6fd20")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/anlagen"]
|
||||
mesh = ExtResource("23_fqbp4")
|
||||
mesh = ExtResource("23_wsftb")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/anlagen"]
|
||||
mesh = ExtResource("24_oaknc")
|
||||
mesh = ExtResource("24_o1vhw")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/anlagen"]
|
||||
mesh = ExtResource("25_n1pfa")
|
||||
mesh = ExtResource("25_5ocps")
|
||||
|
||||
[node name="layer_7" type="MeshInstance3D" parent="Geometry/anlagen"]
|
||||
mesh = ExtResource("26_ma2lr")
|
||||
mesh = ExtResource("26_3q6iu")
|
||||
|
||||
[node name="layer_8" type="MeshInstance3D" parent="Geometry/anlagen"]
|
||||
mesh = ExtResource("27_2i84s")
|
||||
mesh = ExtResource("27_av6v5")
|
||||
|
||||
[node name="layer_9" type="MeshInstance3D" parent="Geometry/anlagen"]
|
||||
mesh = ExtResource("28_bkihs")
|
||||
mesh = ExtResource("28_p626f")
|
||||
|
||||
[node name="boden" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("29_m6bgv")
|
||||
mesh = ExtResource("29_8uoci")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("30_7lua4")
|
||||
mesh = ExtResource("30_1larw")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("31_yycoy")
|
||||
mesh = ExtResource("31_gsn8f")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("32_usv04")
|
||||
mesh = ExtResource("32_cssxk")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("33_br8i4")
|
||||
mesh = ExtResource("33_n1q0g")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("34_d6xph")
|
||||
mesh = ExtResource("34_nl03x")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("35_u2lah")
|
||||
mesh = ExtResource("35_u5y6q")
|
||||
|
||||
[node name="layer_7" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("36_ytoui")
|
||||
mesh = ExtResource("36_23kj4")
|
||||
|
||||
[node name="layer_8" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("37_i0bd7")
|
||||
mesh = ExtResource("37_ps7yv")
|
||||
|
||||
[node name="bok" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/bok"]
|
||||
mesh = ExtResource("38_3siup")
|
||||
mesh = ExtResource("38_242xs")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/bok"]
|
||||
mesh = ExtResource("39_ygfym")
|
||||
mesh = ExtResource("39_doq3q")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/bok"]
|
||||
mesh = ExtResource("40_sgdas")
|
||||
mesh = ExtResource("40_rsabe")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/bok"]
|
||||
mesh = ExtResource("41_78jtq")
|
||||
mesh = ExtResource("41_neu84")
|
||||
|
||||
[node name="fensterscheiben" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/fensterscheiben"]
|
||||
mesh = ExtResource("42_ykarw")
|
||||
surface_material_override/0 = ExtResource("43_vjxd1")
|
||||
mesh = ExtResource("42_komm5")
|
||||
surface_material_override/0 = ExtResource("43_bn555")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/fensterscheiben"]
|
||||
mesh = ExtResource("44_2qpyn")
|
||||
surface_material_override/0 = ExtResource("43_vjxd1")
|
||||
mesh = ExtResource("44_hgjjh")
|
||||
surface_material_override/0 = ExtResource("43_bn555")
|
||||
|
||||
[node name="layer_10" type="MeshInstance3D" parent="Geometry/fensterscheiben"]
|
||||
mesh = ExtResource("45_jb6ci")
|
||||
surface_material_override/0 = ExtResource("43_vjxd1")
|
||||
mesh = ExtResource("45_vcbeu")
|
||||
surface_material_override/0 = ExtResource("43_bn555")
|
||||
|
||||
[node name="layer_11" type="MeshInstance3D" parent="Geometry/fensterscheiben"]
|
||||
mesh = ExtResource("46_b1eik")
|
||||
surface_material_override/0 = ExtResource("43_vjxd1")
|
||||
mesh = ExtResource("46_858q0")
|
||||
surface_material_override/0 = ExtResource("43_bn555")
|
||||
|
||||
[node name="layer_12" type="MeshInstance3D" parent="Geometry/fensterscheiben"]
|
||||
mesh = ExtResource("47_67mku")
|
||||
surface_material_override/0 = ExtResource("43_vjxd1")
|
||||
mesh = ExtResource("47_vngr7")
|
||||
surface_material_override/0 = ExtResource("43_bn555")
|
||||
|
||||
[node name="layer_13" type="MeshInstance3D" parent="Geometry/fensterscheiben"]
|
||||
mesh = ExtResource("48_bvu2y")
|
||||
surface_material_override/0 = ExtResource("43_vjxd1")
|
||||
mesh = ExtResource("48_4aabs")
|
||||
surface_material_override/0 = ExtResource("43_bn555")
|
||||
|
||||
[node name="layer_14" type="MeshInstance3D" parent="Geometry/fensterscheiben"]
|
||||
mesh = ExtResource("49_r6bi6")
|
||||
surface_material_override/0 = ExtResource("43_vjxd1")
|
||||
mesh = ExtResource("49_kf8hy")
|
||||
surface_material_override/0 = ExtResource("43_bn555")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/fensterscheiben"]
|
||||
mesh = ExtResource("50_dj6jk")
|
||||
surface_material_override/0 = ExtResource("43_vjxd1")
|
||||
mesh = ExtResource("50_gv4sb")
|
||||
surface_material_override/0 = ExtResource("43_bn555")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/fensterscheiben"]
|
||||
mesh = ExtResource("51_x1qua")
|
||||
surface_material_override/0 = ExtResource("43_vjxd1")
|
||||
mesh = ExtResource("51_j3lds")
|
||||
surface_material_override/0 = ExtResource("43_bn555")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/fensterscheiben"]
|
||||
mesh = ExtResource("52_juiks")
|
||||
surface_material_override/0 = ExtResource("43_vjxd1")
|
||||
mesh = ExtResource("52_mu0y2")
|
||||
surface_material_override/0 = ExtResource("43_bn555")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/fensterscheiben"]
|
||||
mesh = ExtResource("53_yskrl")
|
||||
surface_material_override/0 = ExtResource("43_vjxd1")
|
||||
mesh = ExtResource("53_wifuj")
|
||||
surface_material_override/0 = ExtResource("43_bn555")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/fensterscheiben"]
|
||||
mesh = ExtResource("54_pb06o")
|
||||
surface_material_override/0 = ExtResource("43_vjxd1")
|
||||
mesh = ExtResource("54_n58gj")
|
||||
surface_material_override/0 = ExtResource("43_bn555")
|
||||
|
||||
[node name="layer_7" type="MeshInstance3D" parent="Geometry/fensterscheiben"]
|
||||
mesh = ExtResource("55_4co7v")
|
||||
surface_material_override/0 = ExtResource("43_vjxd1")
|
||||
mesh = ExtResource("55_tihv6")
|
||||
surface_material_override/0 = ExtResource("43_bn555")
|
||||
|
||||
[node name="layer_8" type="MeshInstance3D" parent="Geometry/fensterscheiben"]
|
||||
mesh = ExtResource("56_ffk1o")
|
||||
surface_material_override/0 = ExtResource("43_vjxd1")
|
||||
mesh = ExtResource("56_6ol8n")
|
||||
surface_material_override/0 = ExtResource("43_bn555")
|
||||
|
||||
[node name="layer_9" type="MeshInstance3D" parent="Geometry/fensterscheiben"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.766632, 0, 1.68039)
|
||||
mesh = ExtResource("57_6mwrc")
|
||||
surface_material_override/0 = ExtResource("43_vjxd1")
|
||||
mesh = ExtResource("57_i2sds")
|
||||
surface_material_override/0 = ExtResource("43_bn555")
|
||||
|
||||
[node name="gelaender" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/gelaender"]
|
||||
mesh = ExtResource("58_j3nnw")
|
||||
mesh = ExtResource("58_gkrww")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/gelaender"]
|
||||
mesh = ExtResource("59_nms11")
|
||||
mesh = ExtResource("59_wt6xt")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/gelaender"]
|
||||
mesh = ExtResource("60_asdvg")
|
||||
mesh = ExtResource("60_d28ce")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/gelaender"]
|
||||
mesh = ExtResource("61_buuyx")
|
||||
mesh = ExtResource("61_6m1hp")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/gelaender"]
|
||||
mesh = ExtResource("62_v28lg")
|
||||
mesh = ExtResource("62_daxee")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/gelaender"]
|
||||
mesh = ExtResource("63_bmy84")
|
||||
mesh = ExtResource("63_mq5dq")
|
||||
|
||||
[node name="kraftfelder" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/kraftfelder"]
|
||||
mesh = ExtResource("64_qx1ij")
|
||||
surface_material_override/0 = ExtResource("65_v2apf")
|
||||
mesh = ExtResource("64_neyci")
|
||||
surface_material_override/0 = ExtResource("65_n76of")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/kraftfelder"]
|
||||
mesh = ExtResource("66_h343m")
|
||||
surface_material_override/0 = ExtResource("65_v2apf")
|
||||
mesh = ExtResource("66_cd54o")
|
||||
surface_material_override/0 = ExtResource("65_n76of")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/kraftfelder"]
|
||||
mesh = ExtResource("67_3ime1")
|
||||
surface_material_override/0 = ExtResource("65_v2apf")
|
||||
mesh = ExtResource("67_vyee4")
|
||||
surface_material_override/0 = ExtResource("65_n76of")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/kraftfelder"]
|
||||
mesh = ExtResource("68_meeru")
|
||||
surface_material_override/0 = ExtResource("65_v2apf")
|
||||
mesh = ExtResource("68_yrc6b")
|
||||
surface_material_override/0 = ExtResource("65_n76of")
|
||||
|
||||
[node name="rundgang" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/rundgang"]
|
||||
mesh = ExtResource("69_3t3mm")
|
||||
mesh = ExtResource("69_63556")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/rundgang"]
|
||||
mesh = ExtResource("70_vlnth")
|
||||
mesh = ExtResource("70_al4n0")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/rundgang"]
|
||||
mesh = ExtResource("71_ofo5d")
|
||||
mesh = ExtResource("71_b7lj6")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/rundgang"]
|
||||
mesh = ExtResource("72_puiso")
|
||||
mesh = ExtResource("72_v5jhd")
|
||||
|
||||
[node name="waende" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/waende"]
|
||||
mesh = ExtResource("73_aiqxt")
|
||||
mesh = ExtResource("73_mckmj")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/waende"]
|
||||
mesh = ExtResource("74_iyf55")
|
||||
mesh = ExtResource("74_yafc4")
|
||||
|
||||
[node name="layer_10" type="MeshInstance3D" parent="Geometry/waende"]
|
||||
mesh = ExtResource("75_57w7y")
|
||||
mesh = ExtResource("75_65yf7")
|
||||
|
||||
[node name="layer_11" type="MeshInstance3D" parent="Geometry/waende"]
|
||||
mesh = ExtResource("76_pw3m8")
|
||||
mesh = ExtResource("76_auu45")
|
||||
|
||||
[node name="layer_12" type="MeshInstance3D" parent="Geometry/waende"]
|
||||
mesh = ExtResource("77_v6mwi")
|
||||
mesh = ExtResource("77_he167")
|
||||
|
||||
[node name="layer_13" type="MeshInstance3D" parent="Geometry/waende"]
|
||||
mesh = ExtResource("78_fnp35")
|
||||
mesh = ExtResource("78_tagds")
|
||||
|
||||
[node name="layer_14" type="MeshInstance3D" parent="Geometry/waende"]
|
||||
mesh = ExtResource("79_68bmo")
|
||||
mesh = ExtResource("79_4ju4r")
|
||||
|
||||
[node name="layer_15" type="MeshInstance3D" parent="Geometry/waende"]
|
||||
mesh = ExtResource("80_o2d8k")
|
||||
mesh = ExtResource("80_u5g0w")
|
||||
|
||||
[node name="layer_16" type="MeshInstance3D" parent="Geometry/waende"]
|
||||
mesh = ExtResource("81_x64ao")
|
||||
mesh = ExtResource("81_fjvvd")
|
||||
|
||||
[node name="layer_17" type="MeshInstance3D" parent="Geometry/waende"]
|
||||
mesh = ExtResource("82_66sad")
|
||||
mesh = ExtResource("82_1ip53")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/waende"]
|
||||
mesh = ExtResource("83_ykjxu")
|
||||
mesh = ExtResource("83_tqnq1")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/waende"]
|
||||
mesh = ExtResource("84_uk4jb")
|
||||
mesh = ExtResource("84_6jbqt")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/waende"]
|
||||
mesh = ExtResource("85_fgalk")
|
||||
mesh = ExtResource("85_d0r1i")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/waende"]
|
||||
mesh = ExtResource("86_m76u5")
|
||||
mesh = ExtResource("86_bjyrf")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/waende"]
|
||||
mesh = ExtResource("87_rtcrk")
|
||||
mesh = ExtResource("87_p7jfa")
|
||||
|
||||
[node name="layer_7" type="MeshInstance3D" parent="Geometry/waende"]
|
||||
mesh = ExtResource("88_q86h7")
|
||||
mesh = ExtResource("88_6gnnb")
|
||||
|
||||
[node name="layer_8" type="MeshInstance3D" parent="Geometry/waende"]
|
||||
mesh = ExtResource("89_gf20x")
|
||||
mesh = ExtResource("89_2fx3l")
|
||||
|
||||
[node name="layer_9" type="MeshInstance3D" parent="Geometry/waende"]
|
||||
mesh = ExtResource("90_f165k")
|
||||
mesh = ExtResource("90_avbmd")
|
||||
|
||||
[node name="lights" type="Node3D" parent="."]
|
||||
visible = false
|
||||
|
||||
@@ -1,113 +1,113 @@
|
||||
[gd_scene load_steps=82 format=3 uid="uid://bcu50of7tcu4p"]
|
||||
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/skydome.lwo/layer_0.res" id="1_vfm8t"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/CullingPlane.lwo/layer_0.res" id="2_jcaqx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/CullingPlane.lwo/layer_1.res" id="3_fxws0"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/CullingPlane.lwo/layer_2.res" id="4_7tu4p"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/CullingPlane.lwo/layer_3.res" id="5_n0nyx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/CullingPlane.lwo/layer_4.res" id="6_ugr4x"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/CullingPlane.lwo/layer_5.res" id="7_4p12h"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/colmesh.lwo/layer_0.res" id="8_g678s"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/colmesh_ai.lwo/layer_0.res" id="9_o0nhh"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/colmesh_fall.lwo/layer_0.res" id="10_t07h4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/colmesh_floor_fahrbahn.lwo/layer_0.res" id="11_f1vsh"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/colmesh_floor_rutschig.lwo/layer_0.res" id="12_oadff"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/colmesh_floor_sand.lwo/layer_0.res" id="13_28xrv"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/colreset.lwo/layer_0.res" id="14_d36ao"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/additionals.lwo/layer_0.res" id="15_xroxt"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/additionals.lwo/layer_1.res" id="16_2fqbs"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/additionals.lwo/layer_2.res" id="17_mnq5p"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/additionals.lwo/layer_3.res" id="18_i15cp"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/additionals.lwo/layer_4.res" id="19_hjeby"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/additionals.lwo/layer_5.res" id="20_tsjpn"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/additionals.lwo/layer_6.res" id="21_p0u5l"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/additionals.lwo/layer_7.res" id="22_ihikb"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_0.res" id="23_0q7fv"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_1.res" id="24_fpe01"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_10.res" id="25_4n2rf"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_11.res" id="26_cvmkc"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_12.res" id="27_vyfk2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_13.res" id="28_bbehr"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_2.res" id="29_rqh6m"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_3.res" id="30_yhe6o"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_4.res" id="31_gshum"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_5.res" id="32_5o8pw"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_6.res" id="33_pjjcm"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_7.res" id="34_b463o"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_8.res" id="35_2qwpt"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_9.res" id="36_cac8w"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/fadeplane.lwo/layer_0.res" id="37_vhvhx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/faesser.lwo/layer_0.res" id="38_aw5ns"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/faesser.lwo/layer_1.res" id="39_st4sg"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/faesser.lwo/layer_2.res" id="40_wtna7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/faesser.lwo/layer_3.res" id="41_o5fjj"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsbrocken.lwo/layer_0.res" id="42_84g8g"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsbrocken.lwo/layer_1.res" id="43_8jxhm"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsbrocken.lwo/layer_2.res" id="44_c5g1u"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsbrocken.lwo/layer_3.res" id="45_523u6"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsbrocken.lwo/layer_4.res" id="46_gf0n2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsbrocken.lwo/layer_5.res" id="47_fbyny"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsbrocken.lwo/layer_6.res" id="48_drfe8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsbrocken.lwo/layer_7.res" id="49_im02g"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsen.lwo/layer_0.res" id="50_l6gio"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsen.lwo/layer_1.res" id="51_rdhfx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsen.lwo/layer_2.res" id="52_bhgud"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsen.lwo/layer_3.res" id="53_r3rde"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsen.lwo/layer_4.res" id="54_ut8r8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsen.lwo/layer_5.res" id="55_agwau"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsen.lwo/layer_6.res" id="56_0k2pv"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsen.lwo/layer_7.res" id="57_hn0ah"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/gebaeude.lwo/layer_0.res" id="58_t27v2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/gebaeude.lwo/layer_1.res" id="59_3gbwe"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/gebaeude.lwo/layer_2.res" id="60_gbng2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/gebaeude.lwo/layer_3.res" id="61_uy7mi"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/laternen.lwo/layer_0.res" id="62_r8pmr"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/laternen.lwo/layer_1.res" id="63_s6ene"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/laternen.lwo/layer_2.res" id="64_tvlge"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/laternen_glass.lwo/layer_0.res" id="65_mmy5v"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/loren.lwo/layer_0.res" id="66_0ot6q"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/loren.lwo/layer_1.res" id="67_eqe4q"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/loren.lwo/layer_2.res" id="68_andho"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/pflanzen.lwo/layer_0.res" id="69_0jibi"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/pflanzen.lwo/layer_1.res" id="70_buwqj"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/pflanzen.lwo/layer_2.res" id="71_isc8r"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/pflanzen.lwo/layer_3.res" id="72_ebmo4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/pflanzen.lwo/layer_4.res" id="73_f51t6"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/pflanzen.lwo/layer_5.res" id="74_iygsf"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/pflanzen.lwo/layer_6.res" id="75_clld0"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/pflanzen.lwo/layer_7.res" id="76_5k158"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/pflanzen.lwo/layer_8.res" id="77_snr76"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/pflanzen.lwo/layer_9.res" id="78_tnt16"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/stampferbalken.lwo/layer_0.res" id="79_7dcc2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/zelte.lwo/layer_0.res" id="80_j0bbi"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/zelte.lwo/layer_1.res" id="81_ci15j"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/skydome.lwo/layer_0.res" id="1_clrkq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/CullingPlane.lwo/layer_0.res" id="2_rkrso"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/CullingPlane.lwo/layer_1.res" id="3_lcjc3"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/CullingPlane.lwo/layer_2.res" id="4_nif57"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/CullingPlane.lwo/layer_3.res" id="5_mplcs"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/CullingPlane.lwo/layer_4.res" id="6_rsauw"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/CullingPlane.lwo/layer_5.res" id="7_regw5"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/colmesh.lwo/layer_0.res" id="8_5eg8l"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/colmesh_ai.lwo/layer_0.res" id="9_pl5b4"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/colmesh_fall.lwo/layer_0.res" id="10_hak0h"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/colmesh_floor_fahrbahn.lwo/layer_0.res" id="11_exuix"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/colmesh_floor_rutschig.lwo/layer_0.res" id="12_bowmb"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/colmesh_floor_sand.lwo/layer_0.res" id="13_ir2b2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/colreset.lwo/layer_0.res" id="14_5mcg6"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/additionals.lwo/layer_0.res" id="15_8cfkv"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/additionals.lwo/layer_1.res" id="16_vne68"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/additionals.lwo/layer_2.res" id="17_4ukan"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/additionals.lwo/layer_3.res" id="18_3eisg"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/additionals.lwo/layer_4.res" id="19_ds1nw"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/additionals.lwo/layer_5.res" id="20_uv1t8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/additionals.lwo/layer_6.res" id="21_sfbfx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/additionals.lwo/layer_7.res" id="22_5n3mp"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_0.res" id="23_yj0x8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_1.res" id="24_u8ttg"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_10.res" id="25_ip2en"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_11.res" id="26_8b0rm"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_12.res" id="27_davsd"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_13.res" id="28_re286"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_2.res" id="29_vhae2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_3.res" id="30_ux3dv"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_4.res" id="31_l315x"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_5.res" id="32_4g1me"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_6.res" id="33_kbph1"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_7.res" id="34_06m2p"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_8.res" id="35_cqcod"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/boden.lwo/layer_9.res" id="36_kv8o6"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/fadeplane.lwo/layer_0.res" id="37_fbec5"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/faesser.lwo/layer_0.res" id="38_ss0ne"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/faesser.lwo/layer_1.res" id="39_4lruq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/faesser.lwo/layer_2.res" id="40_slhoq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/faesser.lwo/layer_3.res" id="41_88e0f"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsbrocken.lwo/layer_0.res" id="42_wfl1e"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsbrocken.lwo/layer_1.res" id="43_hplob"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsbrocken.lwo/layer_2.res" id="44_6rcme"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsbrocken.lwo/layer_3.res" id="45_388dj"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsbrocken.lwo/layer_4.res" id="46_nj6vx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsbrocken.lwo/layer_5.res" id="47_pjb7j"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsbrocken.lwo/layer_6.res" id="48_y6jjs"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsbrocken.lwo/layer_7.res" id="49_ieusl"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsen.lwo/layer_0.res" id="50_0mntq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsen.lwo/layer_1.res" id="51_vt0sf"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsen.lwo/layer_2.res" id="52_gyfno"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsen.lwo/layer_3.res" id="53_o0qe7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsen.lwo/layer_4.res" id="54_mlma2"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsen.lwo/layer_5.res" id="55_wxwkq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsen.lwo/layer_6.res" id="56_68wpg"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/felsen.lwo/layer_7.res" id="57_foyiy"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/gebaeude.lwo/layer_0.res" id="58_qyju1"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/gebaeude.lwo/layer_1.res" id="59_hybgd"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/gebaeude.lwo/layer_2.res" id="60_5shxm"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/gebaeude.lwo/layer_3.res" id="61_ny4wh"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/laternen.lwo/layer_0.res" id="62_063a8"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/laternen.lwo/layer_1.res" id="63_rpdl1"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/laternen.lwo/layer_2.res" id="64_7ixh3"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/laternen_glass.lwo/layer_0.res" id="65_1blgy"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/loren.lwo/layer_0.res" id="66_krgsi"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/loren.lwo/layer_1.res" id="67_akr2w"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/loren.lwo/layer_2.res" id="68_67a8a"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/pflanzen.lwo/layer_0.res" id="69_4008m"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/pflanzen.lwo/layer_1.res" id="70_efg3d"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/pflanzen.lwo/layer_2.res" id="71_5kwyf"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/pflanzen.lwo/layer_3.res" id="72_guuu6"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/pflanzen.lwo/layer_4.res" id="73_7asiq"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/pflanzen.lwo/layer_5.res" id="74_qancv"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/pflanzen.lwo/layer_6.res" id="75_ne0cj"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/pflanzen.lwo/layer_7.res" id="76_cakwy"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/pflanzen.lwo/layer_8.res" id="77_5ipxx"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/pflanzen.lwo/layer_9.res" id="78_elp7e"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/stampferbalken.lwo/layer_0.res" id="79_kes48"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/zelte.lwo/layer_0.res" id="80_k88ix"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track06_wilderwesten/zelte.lwo/layer_1.res" id="81_3ic3p"]
|
||||
|
||||
[node name="wild_west" type="Node3D"]
|
||||
|
||||
[node name="skydome" type="Node3D" parent="."]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="skydome"]
|
||||
mesh = ExtResource("1_vfm8t")
|
||||
mesh = ExtResource("1_clrkq")
|
||||
|
||||
[node name="CullingPlane" type="Node3D" parent="."]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("2_jcaqx")
|
||||
mesh = ExtResource("2_rkrso")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("3_fxws0")
|
||||
mesh = ExtResource("3_lcjc3")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("4_7tu4p")
|
||||
mesh = ExtResource("4_nif57")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("5_n0nyx")
|
||||
mesh = ExtResource("5_mplcs")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("6_ugr4x")
|
||||
mesh = ExtResource("6_rsauw")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="CullingPlane"]
|
||||
mesh = ExtResource("7_4p12h")
|
||||
mesh = ExtResource("7_regw5")
|
||||
|
||||
[node name="Collision" type="Node3D" parent="."]
|
||||
visible = false
|
||||
@@ -115,263 +115,263 @@ visible = false
|
||||
[node name="colmesh" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh"]
|
||||
mesh = ExtResource("8_g678s")
|
||||
mesh = ExtResource("8_5eg8l")
|
||||
|
||||
[node name="colmesh_ai" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_ai"]
|
||||
mesh = ExtResource("9_o0nhh")
|
||||
mesh = ExtResource("9_pl5b4")
|
||||
|
||||
[node name="colmesh_fall" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_fall"]
|
||||
mesh = ExtResource("10_t07h4")
|
||||
mesh = ExtResource("10_hak0h")
|
||||
|
||||
[node name="colmesh_floor_fahrbahn" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_floor_fahrbahn"]
|
||||
mesh = ExtResource("11_f1vsh")
|
||||
mesh = ExtResource("11_exuix")
|
||||
|
||||
[node name="colmesh_floor_rutschig" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_floor_rutschig"]
|
||||
mesh = ExtResource("12_oadff")
|
||||
mesh = ExtResource("12_bowmb")
|
||||
|
||||
[node name="colmesh_floor_sand" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colmesh_floor_sand"]
|
||||
mesh = ExtResource("13_28xrv")
|
||||
mesh = ExtResource("13_ir2b2")
|
||||
|
||||
[node name="colreset" type="Node3D" parent="Collision"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Collision/colreset"]
|
||||
mesh = ExtResource("14_d36ao")
|
||||
mesh = ExtResource("14_5mcg6")
|
||||
|
||||
[node name="Geometry" type="Node3D" parent="."]
|
||||
|
||||
[node name="additionals" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("15_xroxt")
|
||||
mesh = ExtResource("15_8cfkv")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("16_2fqbs")
|
||||
mesh = ExtResource("16_vne68")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("17_mnq5p")
|
||||
mesh = ExtResource("17_4ukan")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("18_i15cp")
|
||||
mesh = ExtResource("18_3eisg")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("19_hjeby")
|
||||
mesh = ExtResource("19_ds1nw")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("20_tsjpn")
|
||||
mesh = ExtResource("20_uv1t8")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("21_p0u5l")
|
||||
mesh = ExtResource("21_sfbfx")
|
||||
|
||||
[node name="layer_7" type="MeshInstance3D" parent="Geometry/additionals"]
|
||||
mesh = ExtResource("22_ihikb")
|
||||
mesh = ExtResource("22_5n3mp")
|
||||
|
||||
[node name="boden" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("23_0q7fv")
|
||||
mesh = ExtResource("23_yj0x8")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("24_fpe01")
|
||||
mesh = ExtResource("24_u8ttg")
|
||||
|
||||
[node name="layer_10" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("25_4n2rf")
|
||||
mesh = ExtResource("25_ip2en")
|
||||
|
||||
[node name="layer_11" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("26_cvmkc")
|
||||
mesh = ExtResource("26_8b0rm")
|
||||
|
||||
[node name="layer_12" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("27_vyfk2")
|
||||
mesh = ExtResource("27_davsd")
|
||||
|
||||
[node name="layer_13" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("28_bbehr")
|
||||
mesh = ExtResource("28_re286")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("29_rqh6m")
|
||||
mesh = ExtResource("29_vhae2")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("30_yhe6o")
|
||||
mesh = ExtResource("30_ux3dv")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("31_gshum")
|
||||
mesh = ExtResource("31_l315x")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("32_5o8pw")
|
||||
mesh = ExtResource("32_4g1me")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("33_pjjcm")
|
||||
mesh = ExtResource("33_kbph1")
|
||||
|
||||
[node name="layer_7" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("34_b463o")
|
||||
mesh = ExtResource("34_06m2p")
|
||||
|
||||
[node name="layer_8" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("35_2qwpt")
|
||||
mesh = ExtResource("35_cqcod")
|
||||
|
||||
[node name="layer_9" type="MeshInstance3D" parent="Geometry/boden"]
|
||||
mesh = ExtResource("36_cac8w")
|
||||
mesh = ExtResource("36_kv8o6")
|
||||
|
||||
[node name="fadeplane" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/fadeplane"]
|
||||
mesh = ExtResource("37_vhvhx")
|
||||
mesh = ExtResource("37_fbec5")
|
||||
|
||||
[node name="faesser" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/faesser"]
|
||||
mesh = ExtResource("38_aw5ns")
|
||||
mesh = ExtResource("38_ss0ne")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/faesser"]
|
||||
mesh = ExtResource("39_st4sg")
|
||||
mesh = ExtResource("39_4lruq")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/faesser"]
|
||||
mesh = ExtResource("40_wtna7")
|
||||
mesh = ExtResource("40_slhoq")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/faesser"]
|
||||
mesh = ExtResource("41_o5fjj")
|
||||
mesh = ExtResource("41_88e0f")
|
||||
|
||||
[node name="felsbrocken" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("42_84g8g")
|
||||
mesh = ExtResource("42_wfl1e")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("43_8jxhm")
|
||||
mesh = ExtResource("43_hplob")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("44_c5g1u")
|
||||
mesh = ExtResource("44_6rcme")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("45_523u6")
|
||||
mesh = ExtResource("45_388dj")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("46_gf0n2")
|
||||
mesh = ExtResource("46_nj6vx")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("47_fbyny")
|
||||
mesh = ExtResource("47_pjb7j")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("48_drfe8")
|
||||
mesh = ExtResource("48_y6jjs")
|
||||
|
||||
[node name="layer_7" type="MeshInstance3D" parent="Geometry/felsbrocken"]
|
||||
mesh = ExtResource("49_im02g")
|
||||
mesh = ExtResource("49_ieusl")
|
||||
|
||||
[node name="felsen" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/felsen"]
|
||||
mesh = ExtResource("50_l6gio")
|
||||
mesh = ExtResource("50_0mntq")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/felsen"]
|
||||
mesh = ExtResource("51_rdhfx")
|
||||
mesh = ExtResource("51_vt0sf")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/felsen"]
|
||||
mesh = ExtResource("52_bhgud")
|
||||
mesh = ExtResource("52_gyfno")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/felsen"]
|
||||
mesh = ExtResource("53_r3rde")
|
||||
mesh = ExtResource("53_o0qe7")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/felsen"]
|
||||
mesh = ExtResource("54_ut8r8")
|
||||
mesh = ExtResource("54_mlma2")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/felsen"]
|
||||
mesh = ExtResource("55_agwau")
|
||||
mesh = ExtResource("55_wxwkq")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/felsen"]
|
||||
mesh = ExtResource("56_0k2pv")
|
||||
mesh = ExtResource("56_68wpg")
|
||||
|
||||
[node name="layer_7" type="MeshInstance3D" parent="Geometry/felsen"]
|
||||
mesh = ExtResource("57_hn0ah")
|
||||
mesh = ExtResource("57_foyiy")
|
||||
|
||||
[node name="gebaeude" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/gebaeude"]
|
||||
mesh = ExtResource("58_t27v2")
|
||||
mesh = ExtResource("58_qyju1")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/gebaeude"]
|
||||
mesh = ExtResource("59_3gbwe")
|
||||
mesh = ExtResource("59_hybgd")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/gebaeude"]
|
||||
mesh = ExtResource("60_gbng2")
|
||||
mesh = ExtResource("60_5shxm")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/gebaeude"]
|
||||
mesh = ExtResource("61_uy7mi")
|
||||
mesh = ExtResource("61_ny4wh")
|
||||
|
||||
[node name="laternen" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/laternen"]
|
||||
mesh = ExtResource("62_r8pmr")
|
||||
mesh = ExtResource("62_063a8")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/laternen"]
|
||||
mesh = ExtResource("63_s6ene")
|
||||
mesh = ExtResource("63_rpdl1")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/laternen"]
|
||||
mesh = ExtResource("64_tvlge")
|
||||
mesh = ExtResource("64_7ixh3")
|
||||
|
||||
[node name="laternen_glass" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/laternen_glass"]
|
||||
mesh = ExtResource("65_mmy5v")
|
||||
mesh = ExtResource("65_1blgy")
|
||||
|
||||
[node name="loren" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/loren"]
|
||||
mesh = ExtResource("66_0ot6q")
|
||||
mesh = ExtResource("66_krgsi")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/loren"]
|
||||
mesh = ExtResource("67_eqe4q")
|
||||
mesh = ExtResource("67_akr2w")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/loren"]
|
||||
mesh = ExtResource("68_andho")
|
||||
mesh = ExtResource("68_67a8a")
|
||||
|
||||
[node name="pflanzen" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/pflanzen"]
|
||||
mesh = ExtResource("69_0jibi")
|
||||
mesh = ExtResource("69_4008m")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/pflanzen"]
|
||||
mesh = ExtResource("70_buwqj")
|
||||
mesh = ExtResource("70_efg3d")
|
||||
|
||||
[node name="layer_2" type="MeshInstance3D" parent="Geometry/pflanzen"]
|
||||
mesh = ExtResource("71_isc8r")
|
||||
mesh = ExtResource("71_5kwyf")
|
||||
|
||||
[node name="layer_3" type="MeshInstance3D" parent="Geometry/pflanzen"]
|
||||
mesh = ExtResource("72_ebmo4")
|
||||
mesh = ExtResource("72_guuu6")
|
||||
|
||||
[node name="layer_4" type="MeshInstance3D" parent="Geometry/pflanzen"]
|
||||
mesh = ExtResource("73_f51t6")
|
||||
mesh = ExtResource("73_7asiq")
|
||||
|
||||
[node name="layer_5" type="MeshInstance3D" parent="Geometry/pflanzen"]
|
||||
mesh = ExtResource("74_iygsf")
|
||||
mesh = ExtResource("74_qancv")
|
||||
|
||||
[node name="layer_6" type="MeshInstance3D" parent="Geometry/pflanzen"]
|
||||
mesh = ExtResource("75_clld0")
|
||||
mesh = ExtResource("75_ne0cj")
|
||||
|
||||
[node name="layer_7" type="MeshInstance3D" parent="Geometry/pflanzen"]
|
||||
mesh = ExtResource("76_5k158")
|
||||
mesh = ExtResource("76_cakwy")
|
||||
|
||||
[node name="layer_8" type="MeshInstance3D" parent="Geometry/pflanzen"]
|
||||
mesh = ExtResource("77_snr76")
|
||||
mesh = ExtResource("77_5ipxx")
|
||||
|
||||
[node name="layer_9" type="MeshInstance3D" parent="Geometry/pflanzen"]
|
||||
mesh = ExtResource("78_tnt16")
|
||||
mesh = ExtResource("78_elp7e")
|
||||
|
||||
[node name="stampferbalken" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/stampferbalken"]
|
||||
mesh = ExtResource("79_7dcc2")
|
||||
mesh = ExtResource("79_kes48")
|
||||
|
||||
[node name="zelte" type="Node3D" parent="Geometry"]
|
||||
|
||||
[node name="layer_0" type="MeshInstance3D" parent="Geometry/zelte"]
|
||||
mesh = ExtResource("80_j0bbi")
|
||||
mesh = ExtResource("80_k88ix")
|
||||
|
||||
[node name="layer_1" type="MeshInstance3D" parent="Geometry/zelte"]
|
||||
mesh = ExtResource("81_ci15j")
|
||||
mesh = ExtResource("81_3ic3p")
|
||||
|
||||
BIN
robinhood.png
Normal file
BIN
robinhood.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 MiB |
@@ -84,12 +84,9 @@ impl ExtensionLayer for ResourceLoaderLayer {
|
||||
self.datafile = Some(Gd::<DatafileLoader>::with_base(DatafileLoader::init));
|
||||
self.editor_pck = Some(Gd::<EditorPck>::with_base(|base| EditorPck { base }));
|
||||
|
||||
if Engine::singleton().is_editor_hint() {
|
||||
ResourceLoader::singleton().add_resource_format_loader(
|
||||
self.editor_pck.as_ref().unwrap().share().upcast(),
|
||||
true,
|
||||
)
|
||||
}
|
||||
// if Engine::singleton().is_editor_hint() {
|
||||
ResourceLoader::singleton()
|
||||
.add_resource_format_loader(self.editor_pck.as_ref().unwrap().share().upcast(), true);
|
||||
|
||||
ResourceLoader::singleton()
|
||||
.add_resource_format_loader(self.datafile.as_ref().unwrap().share().upcast(), true);
|
||||
|
||||
BIN
shimalaya.png
Normal file
BIN
shimalaya.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.8 MiB |
Reference in New Issue
Block a user