I have a helicopter but i don’t have the script.I wanted that i can get into helicopter and drive(fly) it script.And that i can get on a cannon and shoot.I think nobody can do this i someone can please can you write a script or make an example project…Thank you…
That’s a lot of work to expect someone to just do for you for free like that. There’s far more involved in what you’re asking, then you seem to think.
Expect a few annoyed replies because it almost sounds like a troll post.
I dont wanna be rude, but if you want some one to make those, you need to pay. Or if some one wanna help, go on.
Ok guys…
I know this tutorial but i need a script to get into him.
but thanx by the way…
Change the title to “Nobody can do this… for free” and then at least your title will be true.
ok
I’m not going to write a script, but what is involved is actually pretty simple. You take a key or button input that will only return true when the player is within a certain distance of the object you wish to mount, car, plane or playground equipment. If the key or button returns true, you deactivate the script for the player character, and activate the control script for the object you are wanting to use.
Obviously the control script for the mountable object should be off, in its normal condition. You should also change the camera target, so it follows your vehicle and not the player. You should have a character mesh as part of your vehicle that’s not visible, and becomes visible when the control script is activated. At the same time you destroy your character mesh. Then you are driving the vehicle with your fake character inside. When you dismount the vehicle, you want your key press to return false. The vehicle script is deactivated and the character mesh becomes invisible. You instantiate your player prefab standing next to the vehicle, activate its script, change the camera target, and you can run away.
thanx but that’s too hard to do and i don’t know scripting.
in general it helps to learn to script before doing stuff like this
how about you put a price on it, then lots of people will be able to do it for you?
You could always try the collab forum if you can’t script, since your problems won’t stop once you have a script to control it.
if u look on tornado twins worminator game they show how to make AI turret that shoots at enemy’s in range
It’s ok guy i don’t need the script.
i won’t promis any thing but if i mod a script i have i mite be abel to do it i will see what i can do and get back with you depinding on how long it takes me, if you wont it. it mite cost you a little money if it dosnt take me to long it well be for free
Thanx but i don’t need it.
ok did you find some thing for it
Givin this statement, we are all supposed to feel sorry that he is not capable of trying. As a matter of fact, unless you try, we all keep posting comments about you not trying. Everyone who posts any reasonable comments here has probably already went through the “it’s hard phase” What did we do? Quit? Obviously not.
What I am saying is that you are quitting. My suggestion is to go through a tutorial. Basic tutorials would do you best.
As a matter of fact, I will give you the very tutorial that helped me learn the basics of what to do in Unity…
http://www.youtube.com/watch?v=5-X-E...notation_60547
I would not post any more questions on this forum until you watch that and learn what it takes to get the basic stuff done in Unity.
BigMisterB is right i am in the same phase. i can’t wright scripts but i’v looked at thim and read thim enuf to know how to mod thim so in a way im teaching my self to wright javascript so you need to read thim and understand thim enuf to get an idea of how the wording work ok trust me wen you do that it sarts to get ezer but you have to do it befor it gets ez.