Addition to cutscene and Statistic screen

Post your Feature Requests here...
Post Reply
Wattshout
Posts: 2
Joined: Fri Mar 03, 2006 2:05 am

Addition to cutscene and Statistic screen

Post by Wattshout » Thu May 10, 2007 4:28 am

Let me tell you that I really enjoy RF as it is, but I would like to see some features added.

First,I would like that the Cutscene entity could launch an outside application (exe) or launch a "slideshow script". The "slideshow script" could be as follow:

Code: Select all

Slideshow_name()
{
audio = file.wav \\or .midi
image1 = bmp1.bmp
time1= 1000 \\pause time in milliseconds
...
}
An other feature i'd like to see is to be able to show a "statistic screen" when exiting a level (like in Doom or Duke Nukem 3D)

Post Reply