Anth905
|
  |
| Joined: 11 Mar 2012 |
| Total Posts: 172 |
|
|
| 08 Mar 2014 08:07 PM |
So, I'm trying to make a boat but It didn't work and I did everything a youtube video said to do.
These are the things it said to do: 1. Make your boat 2. Put a vehicle seat in the boat and then group it together 3. Insert a BodyGyro, BodyPosition, BodyVelocity in the seat 4. Insert a script in the vehicle seat (I'm not going to copy and paste that but if you want me to I will
I'm just asking for help because I did what the videio tol dme to and it didn't help so if you can help me thanks. |
|
|
| Report Abuse |
|
|
|
| 08 Mar 2014 08:30 PM |
| You really dont need to build it in studio, just use the right tools and its simple. |
|
|
| Report Abuse |
|
|
Anth905
|
  |
| Joined: 11 Mar 2012 |
| Total Posts: 172 |
|
|
| 08 Mar 2014 11:05 PM |
| I'm making a naval kind of game so yeah.. |
|
|
| Report Abuse |
|
|
|
| 09 Mar 2014 06:43 AM |
| You might want to explain what part of what decribed does not work? |
|
|
| Report Abuse |
|
|
|
| 09 Mar 2014 11:12 AM |
| Did you put tires on it? Im pretty sure they need invisible tires |
|
|
| Report Abuse |
|
|
joelego3
|
  |
| Joined: 05 Feb 2010 |
| Total Posts: 261 |
|
|
| 09 Mar 2014 02:43 PM |
It doesn't need invisible tyres if it uses bodyposition.
Does it stay where it is, or fall down? If it doesn't move it's probably a script problem. Just remember to set the bodyposition to the postion of it's parent. |
|
|
| Report Abuse |
|
|
Anth905
|
  |
| Joined: 11 Mar 2012 |
| Total Posts: 172 |
|
|
| 09 Mar 2014 08:22 PM |
| So basically, I can just put small tires in it and make the transparency 0.9 and then boom it works? I'm going to try that. |
|
|
| Report Abuse |
|
|
Anth905
|
  |
| Joined: 11 Mar 2012 |
| Total Posts: 172 |
|
|
| 09 Mar 2014 08:39 PM |
| Never mind it didn't work.. |
|
|
| Report Abuse |
|
|
|
| 09 Mar 2014 10:45 PM |
| I suggest restarting the boat, and taking time to make it. My first ever boat I made took me 4 hours to make. |
|
|
| Report Abuse |
|
|
69scott69
|
  |
| Joined: 30 Jan 2011 |
| Total Posts: 6136 |
|
|
| 10 Mar 2014 01:14 AM |
If you want boats for the Terrain water, have a look at my Nunya place. I can give you the script from those. I modified TakeOverToms suspension vehicle script to make the props work.
Another thing to do when using scripts in Edit mode is to View > Output window. This tells you the script errors, which you may be able to figure out. If not then you may want to take the issue to the Scripting Helpers forum. |
|
|
| Report Abuse |
|
|
Anth905
|
  |
| Joined: 11 Mar 2012 |
| Total Posts: 172 |
|
|
| 15 Mar 2014 01:19 AM |
| I re-made the boat and did the exact same thing as what I did but the boat would just stand there ._. |
|
|
| Report Abuse |
|
|
69scott69
|
  |
| Joined: 30 Jan 2011 |
| Total Posts: 6136 |
|
|
| 15 Mar 2014 03:49 AM |
Take an original copy with the working scripts, and see how the model is grouped and put together (including the names of the internal models). Then make your boat with the same number of models, with the same names and the same internal part names. It affects how the scripts act. Did you View > Output window to tell you how the scripts were not working? |
|
|
| Report Abuse |
|
|
Anth905
|
  |
| Joined: 11 Mar 2012 |
| Total Posts: 172 |
|
|
| 15 Mar 2014 11:17 PM |
Um.. I don't know those ._.
But I know that the script is grouped in the vehicle seat and then the three body things are in the seat. |
|
|
| Report Abuse |
|
|
69scott69
|
  |
| Joined: 30 Jan 2011 |
| Total Posts: 6136 |
|
|
| 16 Mar 2014 11:01 AM |
Go into Edit mode. Click View in the top toolbar. Choose 'Output window'. Press F6, this opens up your place in Play Solo mode, with the Output window open. Usually if there are any Scripting errors it will tell you in there.
You may want to take this and the script to Scripting helpers. |
|
|
| Report Abuse |
|
|