Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 606 Bytes

TUTORIAL_COL.md

File metadata and controls

17 lines (13 loc) · 606 Bytes

How to generate a .col from a .dff model

  1. Download KDFF GUI
  2. Launch kdffgui.exe
  3. Import the dff file using the dff button
  4. Leave Optimize box checked
  5. Choose one of the following options:
    1. Empty: no collision
    2. Box: simple box collision (very optimized)
    3. Mesh Faces: matches all polygons
  6. Press Make Col to generate your .col file

PS: Don't overwrite existing .dff to have it integrate your new collision (this is only for SA-MP)

Base on this tutorial by Earl:

Tut