Jump to content

XML:TXMB: Difference between revisions

411 bytes added ,  15 August 2019
automatically loaded TXMB
m (ignore this)
(automatically loaded TXMB)
Line 144: Line 144:
         return splitSizes;
         return splitSizes;
     }</code>
     }</code>
===automatically loaded TXMB===
There are three TXMB that are automatically loaded (if they exist) by the engine on specific events:
* TXMBintro_splash_screen
** loaded at a savepoint load
* TXMBwin_splash_screen
** loaded when win (bsl function) is called
* TXMBfail_splash_screen
** loaded when lose (bsl function) is called
Those files are level specific. If they are not provided the engine skips them.


{{XML}}
{{XML}}
489

edits