[gd_scene load_steps=9 format=2] [ext_resource path="res://textures/backgrounds/background_grey.png" type="Texture" id=1] [ext_resource path="res://components/PathRenderer.gd" type="Script" id=2] [ext_resource path="res://components/healthbar/healtbar.tscn" type="PackedScene" id=3] [ext_resource path="res://components/button.tscn" type="PackedScene" id=4] [ext_resource path="res://scenes/pause.tscn" type="PackedScene" id=5] [ext_resource path="res://scenes/levels/base_level.gd" type="Script" id=6] [ext_resource path="res://components/textreveal.gd" type="Script" id=7] [sub_resource type="Curve2D" id=1] _data = { "points": PoolVector2Array( 0, 0, 0, 0, 498.557, 573.469, 0, 0, 0, 0, 260.715, 288.06, 0, 0, 0, 0, 18.117, 259.519, 0, 0, 0, 0, -224.481, 259.519, 0, 0, 0, 0, -348.159, 264.276, 0, 0, 0, 0, -362.429, 378.439, 0, 0, 0, 0, -357.672, 559.199 ) } [node name="BaseLevel" type="Node2D"] script = ExtResource( 6 ) [node name="Camera2D" type="Camera2D" parent="."] position = Vector2( 153.457, 427.259 ) current = true [node name="healthbar" parent="Camera2D" instance=ExtResource( 3 )] position = Vector2( -595.377, -321.363 ) maxhealth = 3 offset = 60 [node name="PauseMenu" parent="Camera2D" instance=ExtResource( 5 )] visible = false [node name="background_blue" type="Sprite" parent="Camera2D"] position = Vector2( 8.47589, -0.203278 ) scale = Vector2( 0.691279, 0.704278 ) texture = ExtResource( 1 ) [node name="PathRenderer" type="Node2D" parent="."] script = ExtResource( 2 ) [node name="Path2D" type="Path2D" parent="PathRenderer"] curve = SubResource( 1 ) [node name="MenuButton" parent="." instance=ExtResource( 4 )] position = Vector2( 725.099, 115.66 ) text = "Menu" [node name="Control" type="Control" parent="."] margin_left = 57.67 margin_top = 289.516 margin_right = 97.67 margin_bottom = 329.516 [node name="TextReveal" type="Label" parent="Control"] margin_right = 40.0 margin_bottom = 14.0 script = ExtResource( 7 ) __meta__ = { "_edit_use_anchors_": false } to_render = "Im Folgenden finden Sie Neuerungen/Änderungen zu den nationalen und internationalen Beförderungsbedingungen der DB Fernverkehr AG und der DB Regio AG gemäß Paragraph 12 Absatz 6 Allgemeines Eisenbahngesetz (AEG). Tarifbekanntmachung national DB Fernverkehr AG und DB Regio AG, Stand 16.04.2021 (PDF, 261KB) Tarifbekanntmachungen international DB Fernverkehr AG, Stand 24.04.2021 (PDF, 128KB)" speed = 10.0 [node name="LevelHolder" type="Node2D" parent="."] [connection signal="on_click" from="MenuButton" to="." method="_on_MenuButton_on_click"]