[gd_scene load_steps=3 format=2] [ext_resource path="res://scripts/game/world.gd" type="Script" id=1] [ext_resource path="res://scripts/game/route.gd" type="Script" id=2] [node name="world" type="Spatial"] script = ExtResource( 1 ) [node name="route" type="Spatial" parent="."] script = ExtResource( 2 ) [node name="players" type="Spatial" parent="."] [node name="sun" type="DirectionalLight" parent="."] transform = Transform( 0.324827, 0.775291, 0.541675, -0.754407, -0.133022, 0.642788, 0.570402, -0.617438, 0.541675, 0, 100, 0 ) visible = false light_energy = 5.0 directional_shadow_mode = 1 directional_shadow_max_distance = 25.0