Are there any tutorials for making a train-type level?

Archive of the old editing forum
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Locked
User avatar
Ceeb
Posts: 5125
Joined: Wed Jun 11, 2008 4:07 pm
Location: Castle Wut

Are there any tutorials for making a train-type level?

Post by Ceeb »

I was playing ZBlood, and I rather liked the Phantom Express level. Naturally, I want to try and put a train kind of level in my mod. Although when I looked at that level in Doom Builder, I couldn't really make anything of it. So, what I wanna know is has anyone written or come across tutorials for such levels?
User avatar
Giest118
Posts: 2914
Joined: Fri Dec 05, 2003 11:02 pm

Re: Are there any tutorials for making a train-type level?

Post by Giest118 »

I doubt if any tutorials have been written, but here's a quick set of concepts to get you going;

First, build the "train" as you would any regular map. Only in the shape of a train, of course.
Second, everything outside the train should be scrolling parallel to the train. There's a few ways to do this. Making the ground scroll by is by far the simplest, as all it requires is either a scrolling sector special, or an ACS command.
As for making actual objects scroll by... well, if they're Things, they should just scroll along with the floor. Maybe. I've never tested this, so I'm not positive.

Once you've done all that, you'll have the in-game illusion that you're on a moving train.
User avatar
Penguinator
Posts: 625
Joined: Mon May 22, 2006 6:55 pm
Location: Hell

Re: Are there any tutorials for making a train-type level?

Post by Penguinator »

Look at this and Action Doom 2.
User avatar
Ceeb
Posts: 5125
Joined: Wed Jun 11, 2008 4:07 pm
Location: Castle Wut

Re: Are there any tutorials for making a train-type level?

Post by Ceeb »

I can't get Action Doom 2 just yet (curse this dial up) but I'll get and examine that train.
User avatar
Cutmanmike
Posts: 11354
Joined: Mon Oct 06, 2003 3:41 pm
Operating System Version (Optional): Windows 10
Location: United Kingdom
Contact:

Re: Are there any tutorials for making a train-type level?

Post by Cutmanmike »

http://zdoom.org/wiki/NJTRAIN

I'd also like to say I caught this train all the way to the ZDoom community. :)
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49237
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Are there any tutorials for making a train-type level?

Post by Graf Zahl »

http://www.doomworld.com/idgames/index.php?id=11822

E1M4 is the best train level ever. It shows all the tricks that can be done, although making the player die when falling off is a lot simpler to achieve in ZDoom.
User avatar
Enjay
 
 
Posts: 27134
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

Re: Are there any tutorials for making a train-type level?

Post by Enjay »

Graf Zahl wrote:E1M4 is the best train level ever.
:(

Actually, yeah, you're right. :)
User avatar
Ceeb
Posts: 5125
Joined: Wed Jun 11, 2008 4:07 pm
Location: Castle Wut

Re: Are there any tutorials for making a train-type level?

Post by Ceeb »

Graf Zahl wrote:http://www.doomworld.com/idgames/index.php?id=11822

E1M4 is the best train level ever. It shows all the tricks that can be done, although making the player die when falling off is a lot simpler to achieve in ZDoom.
I'll download that later when I have time. Also, Enjay, your level is cool too. :) It occured to me that once I make a level, I can pass it off to my ACS scripter and let him do all the hard work. ;)
Locked

Return to “Editing (Archive)”