3D Rad - Free 3D game maker - Forum

This forum is now archived!

This forum is locked, and is a read-only version. A new community-ran forum can be found at classdev.net

News:

The 3DRad community can be found at classdev.net.

Pages: 1 ... 13 14 [15] 16 17 ... 19

Author Topic: Race promo game team  (Read 17901 times)

« Reply #210 on: May 06, 2011, 01:34:32 PM »
Shadmar helped make the heat waves effect.

To tune the size of the wobbles you can decrease or increase these values :

Code: [Select]
   textureUV.x += range*sin(time+textureUV.x*600)*0.001f;
   textureUV.y += range*cos(time+textureUV.y*600)*0.002f;

For example decrease 600 to 200 or experiment with other values.

psikoT

« Reply #211 on: May 06, 2011, 01:36:27 PM »
essssse komodoooooo !!!!
« Reply #212 on: May 06, 2011, 01:50:38 PM »
Quote
Added some chrome wheel effect using the specular shader 0034_user_specmap_bumpy_glossy (had to re-UV the wheels but I think it looked cool
Also added a normalmap.
Very nice! I think that's a keeper.  :)

Quote
To tune the size of the wobbles you can decrease or increase these values :
Ok.. I was looking for that, but now I see.. Thanks

jestermon

« Reply #213 on: May 06, 2011, 01:56:39 PM »
Even I am riveted. Luv the komodo. Can I order a real one?
« Reply #214 on: May 06, 2011, 02:12:57 PM »
Quote
Even I am riveted. Luv the komodo. Can I order a real one?
Maybe if I work as a vehicle designer some day, which I am seriously considering as my real carreer.. Then of course I would have to be rich and retired before I deside to resurect one of my old car designs. :D It would be a very expensive and life threatening vehicle choice though. ::)
« Last Edit: May 06, 2011, 02:14:36 PM by Rush3Fan »

psikoT

« Reply #215 on: May 06, 2011, 02:54:17 PM »
better if you call to homer's brother... ;D

ninkeon58

« Reply #216 on: May 06, 2011, 04:39:20 PM »
Ninkeo:
I'm going to upload the project source today. If you want to continue level design, you can now test the super car in the level and see what works, and what doesn't.

I tried the car in the nuclear facility you made, and the road is just not set up right, the car can drive on walls, but there needs to be a quarter pipe, or some kind of way to get the car on the wall or ceiling...

It's just a big puzzle, sort of like marble blast, where you start to play around with gravity, things can get confusing.

But don't get me wrong, I really like the artistic style and atmosphere you put into the nuclear facility, just needs a better driving model.
I was thinking the same thing, since the track's edges are really rough esecially along the pipe thing. So I'll completly redesign some parts of the track but I won't delete the original.
« Reply #217 on: May 06, 2011, 07:51:39 PM »
Quote
I was thinking the same thing, since the track's edges are really rough esecially along the pipe thing. So I'll completly redesign some parts of the track but I won't delete the original.
Great!  :)

Did you get the source project working?

ninkeon58

« Reply #218 on: May 06, 2011, 09:49:50 PM »
Yes. But the car parts aren't falling off yet.

Mic

« Reply #219 on: May 06, 2011, 10:55:37 PM »
I might be able to find some old projects that might help you out. But I feel ya, making parts fall off is a pain in the butt. http://www.youtube.com/watch?v=284Amre0YmM

ninkeon58

« Reply #220 on: May 07, 2011, 12:38:37 AM »
Thanks.  :)
« Reply #221 on: May 07, 2011, 10:38:29 AM »
Hmm... I don't know what could be the problem.. but at least everything else works for you right?

I'm going to try to reproduce this problem and see if I can fix it when I get some time.

ninkeon58

« Reply #222 on: May 07, 2011, 04:04:43 PM »
At the moment, I'm studying the original project (the source I downloaded) and they are working now.

ninkeon58

« Reply #223 on: May 27, 2011, 07:15:37 PM »
FRESH UPDATE! The base was scraped in favour of this track. It will be heavily modified to feature wall climbing, a full pipe and a canyon obstacle course!  :) The track won't look like this track  but it can be raced once Ninkeo Kart enters public beta.
« Reply #224 on: May 27, 2011, 08:55:28 PM »
Wow. This car is awesome, it is super fun and addicting. Let me know if there is still help needed. :)

Mickey

P.S: At Dreamer, did you make the song Back On Course? It's pretty good. ;)
« Last Edit: May 27, 2011, 10:10:56 PM by Mickey »
Pages: 1 ... 13 14 [15] 16 17 ... 19