Gameover Images

This script allows you to specify custom game over images using script calls.

ending1

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.

You may also like...

2 Responses

  1. Jeff Staley says:

    Nice script.
    I can finally have a separate gameover screen for a bad ending! YAY! ^_^

  2. Sangmanjin says:

    Thanks!
    These are little things,but for me as a beginner its really sweet!

Leave a Reply

Your email address will not be published.

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax