Drivable car?
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.
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.
- Nerdking13
- Posts: 71
- Joined: Tue Apr 22, 2008 4:33 pm
Drivable car?
I have been playing around with silent teleporting combined with ACS scripts. At the moment, i have an extremely hacky version of a drivable car.
You may change the textures to see the movement better.
You may change the textures to see the movement better.
- Attachments
-
driveable car.wad
- A car mod. Give credit if used.
- (7.19 KiB) Downloaded 293 times
- Remmirath
- Posts: 2562
- Joined: Sun Dec 23, 2007 3:53 am
- Graphics Processor: nVidia with Vulkan support
- Location: My house
- Contact:
Re: Drivable car?
*ahem*
When i read your post, i was already thinking to a super-accessoriated Continental GT, with 500 CV...but when i saw that i've seen nothing than a simple floor with two switches and a "Scroll South" sector special...
If you call that a car, then we're returned in the Stone Age...
When i read your post, i was already thinking to a super-accessoriated Continental GT, with 500 CV...but when i saw that i've seen nothing than a simple floor with two switches and a "Scroll South" sector special...
If you call that a car, then we're returned in the Stone Age...

Re: Drivable car?
That is exactly what i thought when I was going to try out this map. Uunfortunately, it's not very good at all.§-Morpheus-§ wrote:When i read your post, i was already thinking to a super-accessoriated Continental GT, with 500 CV...but when i saw that i've seen nothing than a simple floor with two switches and a "Scroll South" sector special...
If you call that a car, then we're returned in the Stone Age...

- Unknown_Assassin
- Posts: 2468
- Joined: Wed Apr 12, 2006 5:17 pm
- Location: Where dead carcasses lie
- Contact:
Re: Drivable car?
Solarsnowfall already created one: The RC Cars mod, I believe. He's also working on Doom Kart.
- Remmirath
- Posts: 2562
- Joined: Sun Dec 23, 2007 3:53 am
- Graphics Processor: nVidia with Vulkan support
- Location: My house
- Contact:
Re: Drivable car?
Yes...he created both of them, but i can't find RC Cars, and Doom Kart has been abandoned... 

-
- Posts: 178
- Joined: Sat Aug 25, 2007 11:43 am
Re: Drivable car?
Did He released some alpha or beta so someone can continue the project with his permision? I dunno§-Morpheus-§ wrote:Yes...he created both of them, but i can't find RC Cars, and Doom Kart has been abandoned...
If He'll allow this though.
- Nerdking13
- Posts: 71
- Joined: Tue Apr 22, 2008 4:33 pm
Re: Drivable car?
don't you realize it?
if you were to actually LOOK at the the position of the cart on the automap, you would see that it moves side-to-side.
OR, you could change the textures and remove the line horizon and see that you moved.
NOW try the mod, it actually moves from side-to-side.

if you were to actually LOOK at the the position of the cart on the automap, you would see that it moves side-to-side.
OR, you could change the textures and remove the line horizon and see that you moved.
NOW try the mod, it actually moves from side-to-side.
- Unknown_Assassin
- Posts: 2468
- Joined: Wed Apr 12, 2006 5:17 pm
- Location: Where dead carcasses lie
- Contact:
Re: Drivable car?
RC Cars was long gone.§-Morpheus-§ wrote:Yes...he created both of them, but i can't find RC Cars, and Doom Kart has been abandoned...
As for Doom Kart, it's not abandoned. Solarsnowfall didn't say that the project has been abandoned; it's just that there hasn't been activity for some time in that thread.
- bagheadspidey
- Posts: 1490
- Joined: Sat Oct 20, 2007 10:31 pm
- Contact:
Re: Drivable car?
RC cars and drivable cars are two totally different things.
RC cars are just done by turning and thrusting an actor via ACS. They are really pretty simple.
Driveable cars are much different; they are made of moving map geometry and aren't actors at all.
If you guys want RC cars to play with, I can post something. I was working on a kart racer at roughly the same time as Solar until I realized he was working on one too; I got about as far as one RC vehicle you can control and one enemy RC vehicle that races around the track with you... If anyone wants to try to do anything serious with it let me know and I'll send it to you. I don't think it has anything to do with drivable (really "ridable") cars though.
RC cars are just done by turning and thrusting an actor via ACS. They are really pretty simple.
Driveable cars are much different; they are made of moving map geometry and aren't actors at all.
If you guys want RC cars to play with, I can post something. I was working on a kart racer at roughly the same time as Solar until I realized he was working on one too; I got about as far as one RC vehicle you can control and one enemy RC vehicle that races around the track with you... If anyone wants to try to do anything serious with it let me know and I'll send it to you. I don't think it has anything to do with drivable (really "ridable") cars though.
- XutaWoo
- Posts: 4005
- Joined: Sat Dec 30, 2006 4:25 pm
- Location: beautiful hills of those who are friends
- Contact:
Re: Drivable car?
Why don't you just finish it yourself? It's always fun to have two different versions of the same thing.
- Unknown_Assassin
- Posts: 2468
- Joined: Wed Apr 12, 2006 5:17 pm
- Location: Where dead carcasses lie
- Contact:
Re: Drivable car?
Especially when a project finishes first, so we can focus on that, while the other project finishes.XutaWoo wrote:Why don't you just finish it yourself? It's always fun to have two different versions of the same thing.

- bagheadspidey
- Posts: 1490
- Joined: Sat Oct 20, 2007 10:31 pm
- Contact:
Re: Drivable car?
A lot of stuff has to be done...XutaWoo wrote:Why don't you just finish it yourself?
- Project has to be coordinated.
- Items, weapons, powerup systems need to be thought of (mario kart style? each character has different attack? combination of both?).
- Kart sprites need to be created or ripped or somehow coaxed out of Solar's hands ;]
- Maps (tracks) need to be made.
- Enemy "AI" needs to be perfected. Single player and multi player modes must be fully scripted and tested.
I'm willing to help with some of this stuff but I'm too busy with other things to think about all this stuff right now. If someone else wants to take over, I can pass it off and still help with some of the planning and coding and stuff. Just PM me or something.
- Cutmanmike
- Posts: 11353
- Joined: Mon Oct 06, 2003 3:41 pm
- Operating System Version (Optional): Windows 10
- Location: United Kingdom
- Contact:
Re: Drivable car?
Hmm maybe. I was thinking of some crazy F-Zero mod earlier.bagheadspidey wrote:If you guys want RC cars to play with, I can post something. I was working on a kart racer at roughly the same time as Solar until I realized he was working on one too; I got about as far as one RC vehicle you can control and one enemy RC vehicle that races around the track with you... If anyone wants to try to do anything serious with it let me know and I'll send it to you. I don't think it has anything to do with drivable (really "ridable") cars though.
- XutaWoo
- Posts: 4005
- Joined: Sat Dec 30, 2006 4:25 pm
- Location: beautiful hills of those who are friends
- Contact:
Re: Drivable car?
*brain hamster starts*Cutmanmike wrote:Hmm maybe. I was thinking of some crazy F-Zero mod earlier.
Cut + ZDoom + (Code = Racing) + F-Zero.
Oh god yes.
Re: Drivable car?
well I do not know how to say this but how the hell can I get this wad work!!!! I put it in the zdoom directory & it says zdoom did not detect a wad!!! so how could I try this wad I also have gravitygun.wad but also I didn't know how to make it work