Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Introduction pictures


clark
 Share

Recommended Posts

@Fernz:

> You could make a flash video and use it as an intro with this tutorial:
> [Flash Intro Tutorial](http://www.touchofdeathforums.com/smf2/index.php/topic,73346.msg786611.html#msg786611)

![](http://sphotos-a.xx.fbcdn.net/hphotos-ash3/531737_422416081134285_1543133869_n.jpg)

Don't do that.
Link to comment
Share on other sites

The code robin used for his intro within the CS:DE engine is still applicable within origins with a few changes. It essentially loads up before the game in the main loop and is just a set of timers which tell the client when to fade in and out and also what to draw to a surface., ones the loop is done the game loads up.
Link to comment
Share on other sites

@zerohero:

> The code robin used for his intro within the CS:DE engine is still applicable within origins with a few changes. It essentially loads up before the game in the main loop and is just a set of timers which tell the client when to fade in and out and also what to draw to a surface., ones the loop is done the game loads up.

Exactly. Just have a look at the CS:DE source code, and you should be able to rip it from there.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...