Page 1 of 1
Vehicle Immobility
Posted: Wed Jun 06, 2007 5:15 pm
by Alpha
How would I modify a vehicle's ODF to make it immobile? I set all the speed properties to 0 and it didn't work at all. I then tried 0.1 and it was still relatively fast. What do I do?
Re: Vehicle Immobility
Posted: Wed Jun 06, 2007 5:17 pm
by authraw
Alpha wrote:How would I modify a vehicle's ODF to make it immobile? I set all the speed properties to 0 and it didn't work at all. I then tried 0.1 and it was still relatively fast. What do I do?
I would look at the turret ODFs. I'm not sure, but I bet you want to make the vehicle into a turret.
RE: Re: Vehicle Immobility
Posted: Wed Jun 06, 2007 10:38 pm
by Caleb1117
If you want a turret then yes do that, if you don't want it to move at all, look at the odf of a rock or something.
Copy whats in it to the tank odf and delete all else, and change the msh name it calls
RE: Re: Vehicle Immobility
Posted: Thu Jun 07, 2007 6:39 am
by PvtParts
sorry to ask what may seem like a stupid question but, When you munged did you select the side that vehicle belongs to in the munger? Did you clean that side as well, before munging? Setting the speeds to 0 should stop it...I assume this is a hover, so
Acceleration = 0.0
Deceleration = 0.0
Traction = 100.0
ForwardSpeed = 0.0
ReverseSpeed = 0.0
StrafeSpeed = 0.0
EDIT: BTW traction is irrelevant
RE: Re: Vehicle Immobility
Posted: Thu Jun 07, 2007 9:00 am
by Xavious
Try changing the class to "armedbuilding."
Posted: Thu Jun 07, 2007 9:18 am
by MercuryNoodles
I don't understand exactly what you want to do, here. I don't know a lot about this, but, if what you want is a prop vehicle, I can tell you this: try changing the classlabel to "destructablebuilding". Then, I think you should just delete or comment out most of the rest, as it won't be needed, and it shouldn't move. After that, you should be able to just place it in ZE as you would any other object.
Here's an example:
[GameObjectClass]
ClassLabel = "destructablebuilding"
GeometryName = "tan4_prop_door.msh"
[Properties]
GeometryName = "tan4_prop_door"
FoleyFXGroup = "metal_foley"