Demo_LodStrips/Overlay { zorder 500 // Stats block container BorderPanel(Demo_LodStrips/Panel) { metrics_mode pixels vert_align bottom left 5 top -80 width 200 height 75 material Core/StatsBlockCenter border_size 1 1 1 1 border_material Core/StatsBlockBorder border_topleft_uv 0.0000 1.0000 0.0039 0.9961 border_top_uv 0.0039 1.0000 0.9961 0.9961 border_topright_uv 0.9961 1.0000 1.0000 0.9961 border_left_uv 0.0000 0.9961 0.0039 0.0039 border_right_uv 0.9961 0.9961 1.0000 0.0039 border_bottomleft_uv 0.0000 0.0039 0.0039 0.0000 border_bottom_uv 0.0039 0.0039 0.9961 0.0000 border_bottomright_uv 0.9961 0.0039 1.0000 0.0000 element TextArea(Demo_LodStrips/Info_1) { metrics_mode pixels left 5 top 10 width 180 height 30 font_name BlueHighway char_height 16 colour_top 0.5 0.7 0.5 colour_bottom 0.3 0.5 0.3 } element TextArea(Demo_LodStrips/Info_2) { metrics_mode pixels left 5 top 5 width 180 height 30 font_name BlueHighway char_height 18 colour_top 1 1 0.7 colour_bottom 1 1 0.7 } element TextArea(Demo_LodStrips/Help) { metrics_mode pixels left 5 top -230 width 90 height 50 font_name BlueHighway char_height 16 colour_top 0.5 0.7 0.5 colour_bottom 0.3 0.5 0.3 } element TextArea(Demo_LodStrips/ModoLOD) { metrics_mode pixels left 220 top 60 width 90 height 50 font_name BlueHighway char_height 16 colour_top 0.5 0.7 0.5 colour_bottom 0.3 0.5 0.3 } element TextArea(Demo_LodStrips/Shadows) { metrics_mode pixels left 440 top 60 width 90 height 50 font_name BlueHighway char_height 16 colour_top 0.5 0.7 0.5 colour_bottom 0.3 0.5 0.3 } } container Panel(Demo_LodStrips/PanelLogo) { metrics_mode pixels horz_align right vert_align bottom top -83 left -70 width 65 height 78 material LogoGametools } }