|
|
|
|
Title: Unity 3d driving game
Added: Jul 20, 2010
Author: miksumortti
Duration: 1:36
Description:
My first Unity game. (Just a test and learning project) you can play it here ---} http://www.miksumortti.webs.com/ {--- (mostly faster link) or here ---} http://www.freewebs.com/miksumortti/ You have to install the Unity web player if you dont have it, you can download it clicking the "Unity web player install now" logo, in my website.(the game loads quite long if you have a slow internet connection because the file is about 18mb, and the webs server isn't the fastest)-Play also a multiplayer car game test on my website- http://miksumortti.webs.com/rallyttmultiplayer.htm
Related Videos:
Videos related to 'Unity 3d driving game'
Channel: Games
Tags: unity 3d game free driving monster truck miksumortti
unity 3d game free driving monster truck miksumortti
Youtube Comments: 353
DeathPunchStudio Says:
Apr 18, 2012 - Pretty cool work!!!! Are you still working on the game or was this totally for fun?
HusamHacker Says:
Apr 18, 2012 - whats the hell?!! your first game and it has that high graphics i mean im using game maker and couldnt make a 2D good game
miksumortti Says:
Apr 18, 2012 - This was my first learning project and just for fun. I'm not working on this (at least not for now, but maybe some time in future...)
Charmer2011 Says:
Apr 25, 2012 - is this the paid version of unity 3d
miksumortti Says:
Apr 25, 2012 - Free
MsnMarvin Says:
Apr 27, 2012 - can i have the source of this game?
miksumortti Says:
Apr 27, 2012 - No source, but you can see the car script that i used in my webs pages in the "Script for the car"-page
MsnMarvin Says:
Apr 27, 2012 - thank you that is what i needed
LukaKotar Says:
May 1, 2012 - Cool project! May I ask if I can have that script that allows you to drag objects around? I'd like to modify it a little, so it would fit my needs, cause the DragRigidbody.js script doesn't seem to be working for me. Would you mind messaging me through YouTubbe, and telling me where to get it and/or how to get it to work? :)
miksumortti Says:
May 1, 2012 - Actually I used just the Unity's DragRigidbody.js script
QTcomics1 Says:
May 5, 2012 - it's beautiful
theJoppex Says:
May 12, 2012 - its a good game but you exualy "stolen" the island of unity
miksumortti Says:
May 12, 2012 - Actually it's not stolen, i have made it in the unity's terrain editor. Just the 3d-models are from unity's standard assets, which are free to use.
Pinkarmada01 Says:
May 12, 2012 - My unity keeps sayin invalid license code even after I went to the unity manual webpage and downloaded from my tab to my computer someone please help I already have a game plan I just need to make it
miksumortti Says:
May 12, 2012 - Sorry, but I can't help you with that. I think you should contact Unity staff with email or something.
CR8ION Says:
May 12, 2012 - I have a question.I'm programming with C++ and i've decided to start modeling.Umm... What should i use? Unity 3D or Max 3D?When you create something with Unity, will it stand "Powered by Unity 3D" somewere?Thx for your time.
miksumortti Says:
May 12, 2012 - Unity is a game engine so it's not for modeling, you should choose some 3D modeling software, like that Max 3D you mentioned or any other 3d modeling program (I use free blender)Unity games made wity free version will have "powered by Unity" as splash screen, with the pro version you can change that to what you like.
CR8ION Says:
May 12, 2012 - Wow man, thanks alot, it really helps!
yoghurtgames Says:
May 19, 2012 - I made a game where you can jump on a box. :3
FreemanFilms1 Says:
May 28, 2012 - I'd reccomend finding a different program for modeling
CR8ION Says:
May 29, 2012 - Hmm, exactly why :( ?
GeeCeeAte Says:
May 29, 2012 - hey i LOVE the physics, this is exactly what i need. i cant get the car to quit flipping, ive tried everything. would you post a tutorial or scripts?
miksumortti Says:
May 30, 2012 - You can get the script that I used from my website, click the "script for the car" link on top left corner. But the way I reduced the flipping is a bit wrong as I modified the center of weight a bit unrealistically low, right way to limit flipping would be to make anti-rollbar script, which is a bit harder but simulates the way real cars use to make them not flip.












JacobFour12 Says:
Apr 12, 2012 - I could see the use of DragRigidbody... using that script is always fun.