// Ogre overlay scripts RainOverlay { zorder 500 // Stats block container Panel(RainLogoPanel) { metrics_mode pixels horz_align left vert_align bottom top -187 left 15 width 200 height 187 material rainLogo element TextArea(RainCurrFps) { metrics_mode pixels left 45 top 25 width 90 height 30 font_name BlueHighway char_height 19 caption hi colour_top 0.1 0.1 0.9 colour_bottom 0.1 0.1 0.5 } } }