NetprobeJoin Date: 2011-08-04 Post Count: 7212 |
I need a vehicleseat to have a Y of 0.4 for a building project. But it won't let me size it's Y lower than one. Is there any way around this? |
|
|
Change the FormFactor to Custom. |
|
NetprobeJoin Date: 2011-08-04 Post Count: 7212 |
I looked, I couldn't find it's formfactor. |
|
NetprobeJoin Date: 2011-08-04 Post Count: 7212 |
Yes, I can find it on a normal brick. |
|
|
There is a scripted seat in freemodels that allows you to do that.
Or the next best thing this script can be cut/pasted into a vehicleseat.
Adjsut the position of your man(move him down into the seat) within the script.
Then make the seat invisible and make your thin seat with parts.
This script also lets you adjust all the parts of the man. Legs slightly bent, or maybe spread out for a bike. Arms can be placed on handlebars better. head or torso tilted. You could even stick the guy on the bumper.
http://www.roblox.com/Customizable-Seat-item?id=105226117 |
|
NetprobeJoin Date: 2011-08-04 Post Count: 7212 |
Thanks so much! In fact, customizing the player is going to be very helpful. |
|
NetprobeJoin Date: 2011-08-04 Post Count: 7212 |
I see no indication from the script that it can function as a VEHICLE seat, though. |
|
NetprobeJoin Date: 2011-08-04 Post Count: 7212 |
I'll try to invent a script for that. |
|
|
You cut/paste the script into a vehicleseat. I did say that. |
|
|
NetprobeJoin Date: 2011-08-04 Post Count: 7212 |
Then it would ruin the point of the whole thing by not letting me make it smaller. |
|
NetprobeJoin Date: 2011-08-04 Post Count: 7212 |
Well, this will add to the challenges of my project I suppose. |
|
|
The vehicleseat can be invisible then make a fake seat where the man sits. A vehicleseat works best when its centered to the car.
Unless you use a script to run it, then the script will find the center of the car and not the seat. |
|
NetprobeJoin Date: 2011-08-04 Post Count: 7212 |
I realized that first part, but wait, I'm using this for a giant walking tank that uses motors to function(using a script I modified from a friend.) |
|