[EDGE] Is a motorcycle possible?

Do you have a question about making weapon mods, or do you just need some tutorials and resources? Ask about all of that here.

Moderator: wildweasel

Locked
User avatar
MidoriMan
Posts: 29
Joined: Sun Sep 18, 2005 20:41
Location: Working blunders with Decorate.

[EDGE] Is a motorcycle possible?

Post by MidoriMan »

Anyways, this crazy concept popped up in my head for a weapon mod. Basically, it's a motorcycle that you can use to run over enemies. Basically, the concept is similar to various Wolf3D mods featuring a rideable bike. Is something like this possible in EDGE, at least? If so, is anyone able to come up with a code?
User avatar
wildweasel
DRD Team Admin (Inactive)
Posts: 2132
Joined: Wed Jun 29, 2005 22:00
Location: the Admincave!
Contact:

Post by wildweasel »

A driveable motorcycle isn't really possible in Edge unless you wanted to make it so the player could never get off the bike. And even then, you would still be able to strafe. An example of how to at least accomplish the enemy running over stuff would be to give a monster touch states, and upon being touched, they would jump to their death states. Of course, there also isn't a way to determine how fast the player is moving, so merely nudging them would kill them.

So it's partially possible but it just isn't worth it unless you're willing to edit the Doom source code yourself (like most of the wolf3d mods do anyway).
User avatar
Nick_Perrin
Posts: 29
Joined: Thu Jul 28, 2005 2:09

Post by Nick_Perrin »

Hmm, funny, I had the same idea for my mod, a motorcycle... among other "driveable" vehicles.
Locked

Return to “Weapon Modding Help & Resources”