about summary refs log tree commit diff stats
path: root/data/maps/the_sturdy/metadata.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_sturdy/metadata.txtpb')
-rw-r--r--data/maps/the_sturdy/metadata.txtpb11
1 files changed, 8 insertions, 3 deletions
diff --git a/data/maps/the_sturdy/metadata.txtpb b/data/maps/the_sturdy/metadata.txtpb index 9f42137..d99f18d 100644 --- a/data/maps/the_sturdy/metadata.txtpb +++ b/data/maps/the_sturdy/metadata.txtpb
@@ -1,6 +1,11 @@
1display_name: "The Sturdy" 1display_name: "The Sturdy"
2# Let's ignore the second half of the rainbow for now. 2rte_room: "Main Area"
3rte_trigger_pos { x: 0 y: 0 z: 2 }
4rte_trigger_scale { x: 40 y: 1 z: 40 }
5# Let's ignore the second half of the rainbows for now.
3#excluded_nodes: "Components/Doors/Rainbow2/Hinge/rainbowMirrored" 6#excluded_nodes: "Components/Doors/Rainbow2/Hinge/rainbowMirrored"
4# I don't know why there's a second copy of the rainbow.
5#excluded_nodes: "Components/Doors/Rainbow/Hinge/rainbow"
6#excluded_nodes: "Components/Doors/Rainbow/Hinge/rainbowMirrored" 7#excluded_nodes: "Components/Doors/Rainbow/Hinge/rainbowMirrored"
8# The validator doesn't know that these node exist because they are part of a
9# sub-scene.
10custom_nodes: "Components/Doors/Rainbow/Hinge/rainbow"
11custom_nodes: "Components/Doors/Rainbow2/Hinge/rainbow"