Well,thank you very much Mnemonic!
BTW Man,you're always on fire!!!
I played "Five Lethal Demons" a few years ago and if my memory doesn't fail me the interface was very similar indeed.In fact I believe it is much better for the game I'm making because it appears as a floating selection while the game remains paused on the back,while in "Ghost in the sheet" you are sent to another scene(the Loading scene).But the problem is I just installed it on my project,and realized that the loading function works perfectly but I can't make the saving work!
So,I'm posting a portion of the Log,and I hope you could help me with this,maybe it's just some function undeclared or something.(I just hope Mnemonic doesn't give this thread as already answered and check it back again)
05:05: Maximum texture size: 4096x4096
05:06: Engine initialized in 3429 ms
05:06:
05:06: Using texture format: 21
05:06: Error opening file 'ui_elements\backgroundwi4.bmp'
05:06: CBSprite::LoadFile failed for file 'ui_elements\backgroundwi4.bmp'
05:06: Error opening file 'saves\save000.dsv'
05:06: Syntax error in EDIT definition
05:06: Error loading WINDOW definition
05:06: Error parsing WINDOW file 'interface\system\input.window'
05:06: Runtime error. Script 'scripts\game.script', line 186
05:06: Call to undefined method 'Center'. Ignored.
05:06: Runtime error. Script 'scripts\game.script', line 190
05:06: Call to undefined method 'GoSystemExclusive'. Ignored.
05:06: Loading game 'saves\save001.dsv'...
05:06: Error opening file 'ui_elements\backgroundwi4.bmp'
05:06: CBSprite::LoadFile failed for file 'ui_elements\backgroundwi4.bmp'
05:06: Syntax error in EDIT definition
05:06: Error loading WINDOW definition
05:06: Error parsing WINDOW file 'interface\system\input.window'
05:06: Runtime error. Script 'scripts\game.script', line 186
05:06: Call to undefined method 'Center'. Ignored.
05:06: Runtime error. Script 'scripts\game.script', line 190
05:06: Call to undefined method 'GoSystemExclusive'. Ignored.
05:06:
05:06: Shutting down...
05:06: Shutting down scripting engine
05:06: ********** DEBUG LOG CLOSED ********************************************