#MacTavish Posted January 4, 2020 Share Posted January 4, 2020 Hi all, i have a question about modelling. I have a vehicle model' dff and txd files. Is it possible to create .col file by using these dff and txd files? If its possible then how? Thank you Link to comment
Administrators Tut Posted January 5, 2020 Administrators Share Posted January 5, 2020 (edited) you can load in your dff model to Max, clone it, give it a collision GTA COL material and name it `ship_col` for easier scene management. you'll want to isolate your collision model so that theres nothing else disturbing your overview. apply a multires modifier to stack and optimize your model like you'd do on high poly models to remove detail. the thing with collision models is that you don't want an excess of detail, in fact you'll want as few polygons as possible, and there's a strict limit on how many it can have before you'll run into game issues. if you're unable to get down to <5000 polygons for your collision model, you'll have to remodel it on your own. (it's worth noting that the primitives polygon rates doesn't matter as much, since they're calculated different from the actual mesh, although they will still add to the performance loss.) SA collisions can store multiple objects, for instance, a map object can have spheres, boxes and cylinders (I think cylinders work) as primitives, as well as an editable model for the collision mesh itself. only needed for more complex parts that a box or sphere can't handle. if you're looking for more help, please leave model details and eventually files below so that people are able to give you the appropriate help. please check out my collision guide through my signature for potentially better explanations. i'm sorry for any grammar mistakes. writing from a low battery phone --- We since spoke on discord and it looks like the project is terminated for now. Edited January 5, 2020 by Tut 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now