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] 2

Author Topic: Freestyle X3 Stunt park game  (Read 3326 times)

« on: January 17, 2010, 08:20:17 PM »
I am working on a project similar to james116's, a stunt car park. Here it is. It requires Clandestine's beautiful Sky5X skyboxes and CrazyPrint. It implements Rush3Fan's improved rock crawling suspension (improved by mike2212) and lots of jumps made in Sketchup.

I'm looking to get feedback for this project. If anybody has any suggestions, especially as to how I can improve the steering, ad a scoring system and a "turbo" mode, that would be very much appreciated.

This is the prerelease version of the second version of the game. you can download a compiled first version here: http://csharpjsharp.com/FreestyleX2.aspx

Thanks for checking out my project! *Note: it is in .3dr form right now. I did not want to compile it as my computer is really bad with uploading that size files.

thanks in advance for your feedback!
CsharpJsharp.com: the computer nerd site. Accepting suggestions!




Windows 7 on Acer Aspire 5735 laptop
Pentium Dual-Core T3200
732 MB Mobile Intel Graphics Accelerator 4500M
2GB DDR2 RAM
« Reply #1 on: January 17, 2010, 09:27:44 PM »
Edit: I REALLY need help with the steering. I want it to steer tightly without flipping. thanks!
CsharpJsharp.com: the computer nerd site. Accepting suggestions!




Windows 7 on Acer Aspire 5735 laptop
Pentium Dual-Core T3200
732 MB Mobile Intel Graphics Accelerator 4500M
2GB DDR2 RAM

leon

« Reply #2 on: January 18, 2010, 03:51:39 AM »
hi mate

gonna take a look ;D
« Last Edit: January 18, 2010, 03:53:23 AM by leon »
« Reply #3 on: January 18, 2010, 10:11:35 AM »
" and lots of jumps made in Sketchup"
you need to include every custom item for this to work on anyone else's 3d rad
looks nice though. you may have over exagerated the ram usage. unless you really have 1gb of data in there, i doubt its over 300mb

Currently using 7.22
« Reply #4 on: January 18, 2010, 11:40:10 AM »
sorry about the custom content. I'll build it and zip it and upload it as soon as I can.
CsharpJsharp.com: the computer nerd site. Accepting suggestions!




Windows 7 on Acer Aspire 5735 laptop
Pentium Dual-Core T3200
732 MB Mobile Intel Graphics Accelerator 4500M
2GB DDR2 RAM
« Reply #5 on: January 19, 2010, 11:09:57 AM »
Here's the built vertsion. check it out and give me feedback!
CsharpJsharp.com: the computer nerd site. Accepting suggestions!




Windows 7 on Acer Aspire 5735 laptop
Pentium Dual-Core T3200
732 MB Mobile Intel Graphics Accelerator 4500M
2GB DDR2 RAM

PsychoWeasel9

« Reply #6 on: January 19, 2010, 04:07:32 PM »
Edit: I REALLY need help with the steering. I want it to steer tightly without flipping. thanks!
A nice little steampunk trick is to pu in some rigidbodys that contact the ground+ are connected to the car. (works best on open terrain)
Another way is auto balancing ailerons
« Reply #7 on: January 19, 2010, 06:37:10 PM »
could you give me maybe a how-to on how to actually do it?
CsharpJsharp.com: the computer nerd site. Accepting suggestions!




Windows 7 on Acer Aspire 5735 laptop
Pentium Dual-Core T3200
732 MB Mobile Intel Graphics Accelerator 4500M
2GB DDR2 RAM

PsychoWeasel9

« Reply #8 on: January 19, 2010, 08:12:16 PM »
okay, then, to enlighten you:
1)  select two spherical rudgidbodies, place one on either side of the vehicle, and connect them with fixed (fast) joints. Then link those to the terrain, but no verticle objects.  if space in your game is tight, you could do it with buoys as well.
2)  put two identical aileron objects on both sides of the car.  Set them to the proper auto-balance force
« Reply #9 on: January 19, 2010, 09:52:37 PM »
I like the ring of fire!  But every time the car lands upside down, 3drad crashes.
« Reply #10 on: January 20, 2010, 05:14:32 AM »
Edit: I REALLY need help with the steering. I want it to steer tightly without flipping. thanks!

you could lower the mass model :)

http://www.3drad.com/forum/index.php?topic=1336.0

Last post shows the mass as a square down between the vehicle wheels, this is what i do to stop vehicles flipping, also the car object has a setting that stops roll overs / can help prevent them
« Last Edit: January 20, 2010, 05:20:04 AM by Bootnut »
« Reply #11 on: January 20, 2010, 05:37:39 PM »
I like the ring of fire!  But every time the car lands upside down, 3drad crashes.

sorry about the crash problem. I think I might have fixed that, because I took out some jumps that were causing problems and replaced them. thanks for the heads-up though! what OS are you running? I have had numerous problems on XP and none whatsoever  (except the buggy jumps) on Vista or 7.

Edit: I REALLY need help with the steering. I want it to steer tightly without flipping. thanks!

you could lower the mass model :)

http://www.3drad.com/forum/index.php?topic=1336.0

Last post shows the mass as a square down between the vehicle wheels, this is what i do to stop vehicles flipping, also the car object has a setting that stops roll overs / can help prevent them

This is actually not a car model, but a rigidbody and wheels linked up with suspension. does that make any real difference?
CsharpJsharp.com: the computer nerd site. Accepting suggestions!




Windows 7 on Acer Aspire 5735 laptop
Pentium Dual-Core T3200
732 MB Mobile Intel Graphics Accelerator 4500M
2GB DDR2 RAM
« Reply #12 on: January 20, 2010, 09:14:08 PM »
2)  put two identical aileron objects on both sides of the car.  Set them to the proper auto-balance force

I tried this and it works well. but not too well... the car still flips and goes crazy if you go off the jump wrong!
CsharpJsharp.com: the computer nerd site. Accepting suggestions!




Windows 7 on Acer Aspire 5735 laptop
Pentium Dual-Core T3200
732 MB Mobile Intel Graphics Accelerator 4500M
2GB DDR2 RAM
« Reply #13 on: January 20, 2010, 09:36:53 PM »
sorry about the crash problem. I think I might have fixed that, because I took out some jumps that were causing problems and replaced them. thanks for the heads-up though! what OS are you running? I have had numerous problems on XP and none whatsoever  (except the buggy jumps) on Vista or 7.

I'm running Win7 x64  4cores 4 gigs and 512 dx10 card, so I don't think specs should be a problem
« Reply #14 on: January 20, 2010, 09:38:01 PM »
ok fine. do you want me to upload the new build so that you can see if it works?
CsharpJsharp.com: the computer nerd site. Accepting suggestions!




Windows 7 on Acer Aspire 5735 laptop
Pentium Dual-Core T3200
732 MB Mobile Intel Graphics Accelerator 4500M
2GB DDR2 RAM
Pages: [1] 2