Another atmospheric, graphically-beautiful game, LordHannu! Nice work.
Is there any way to play the game without the screen stretching to fill the window? I've found no way to disable it, and I suspect that the configuration causes some slow-down and performance issues (in the outdoor, rainy levels in particular). Any ideas of what else I might be able to do to to improve the game's performance?
You could download the game and change the window size.
But this game is oringaly made for pc a ".exe" export from mmf2 then the game runs perfect. what i did was just made the game as it was and exported to flash. What i can do is make the rain totaly diffrent becouse I noticed flash doesnt handle alot of objects so good. But does handle huge Pictures good. Made it to flash becouse mochigames has a highscore list. making my own highscore takes time this game is old and im bit lazy.
If you have the EXE available for download, please let me know. Playing the Flash app offline still presents problems.
I've only had issues with the regenerating skeletons being raised way too quickly. It's like they stand back up as soon as their death animation ends.
I assume you used the basic timer instead of Alterable Values to regenerate those skeletons? The reason I don't recommend the timers is because even if the game slows down, the basic timer doesn't stop. This can lead to problems down the line (such as the skeleton raising too quickly).
Instead of using the basic timer, I recommend this. Set up your Events so that whenever the skeleton is dead, add 1 to the skeleton's Alterable Value. When the Alterable Value reaches a certain number, then raise the skeleton and set the Alterable Value to 0.
Yes, the EXE works much better! I made it to the end boss the first time around. The only thing that doesn't work correctly would be the links to the high-score tables.
Seems like the game length is just right, too. Nice work, man!