Hey please answer that question! how can i enter car and drive with it i mean what are the scripts and what do i need to do and im SO beginner, nmaby not so but please help me PLEASE! srry about english im from estonia
(comments are locked)
|
|
If you are as noob as you say you are, then you should probably learn to program first then worry about specific games. Here are as many helpful links as I can find. (community wiki) One of the best tutorial links: How can I learn Unity fast? Some JavaScript easy to understand, high level explanations, designed for web. Most works for Unity also. C# again Easier to understand than MSND. Leaves out more complicated details. Wikipedia, Object Oriented Programming And some Boo sites: I can't guarantee that these websites are error free, but the provide a good starting ground for the concepts and syntax. If anyone else sees something to add or remove, feel free. completely forgot Boo. If anyone has any good references, it would be great.
May 29 '10 at 07:34 PM
Peter G
AH ah there's around one year of reading there ah ah ah! :D
May 30 '10 at 12:47 AM
GODLIKE
Added some Boo sites, for the 0.5% that use it. :) Personally, I was tempted to try Unity coding in Boo, as I love Python. Unfortunately, it's not really Python, just a subset - with bits of Ruby and C# thrown in. And C# Visual Studio Express was just too powerful. Intellisense For the Win.
May 30 '10 at 03:18 PM
Cyclops
(comments are locked)
|
|
There is a huge Car tutorial on the UNITY resource page: http://unity3d.com/support/resources/tutorials/car-tutorial This exact question has been answered multiple times.
May 29 '10 at 07:19 PM
Peter G
: ). [9 more characters to go :)].
May 30 '10 at 10:33 PM
Peter G
:-( :-( :-( :-( :-) would also have worked...
May 30 '10 at 10:51 PM
Cyclops
(comments are locked)
|

If you are "so beginner", starting out with a car as well as the animations required for transferring control of the player object from the player to the car is not something you should be doing right off the bat. Take the time and learn Unity, and before you know it, you'll know how to do something like this on your own. This question is way too broad to be answered here, though.
@SpikeX.I just answered this question here. http://answers.unity3d.com/questions/10884/how-do-enter-car/10885#10885. @stefan Please do not double post questions even if you don't get the answer you want. Add more details to what you need/want in your original question.
ok but thanks anyway
Yeah, it's his second duplicate of the same question: http://answers.unity3d.com/questions/10985/how-do-enter-can-in-the-easy-way-closed
@stefan - go read this Answer on How to Learn Unity: http://answers.unity3d.com/questions/4897/how-can-i-start-learning-unity-fast. I understand the language may be hard - but you need to write your own programs somehow. People are not going to write your programs for you.