Gameover Images
This script allows you to specify custom game over images using script calls.
Download
Script: download here
Installation
Place this below Materials and above Main.
Usage
Place all custom gameover images in your project’s Graphics/System folder.
To choose a game over image, make a script call
gameover_image(filename)
Where the filename
is one of the images in your System folder.
If you want to use a different image, you must make another script call.
Nice script.
I can finally have a separate gameover screen for a bad ending! YAY! ^_^
Thanks!
These are little things,but for me as a beginner its really sweet!