Difference between revisions of "Collision Model (RW Section)"

From GTAMods Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
{{RW Section|Collision Model|0x0253F2FA}}
+
{{RW Section
 +
| NAME = Collision Model
 +
| VENDORNAME = Rockstar Games
 +
| MODULENAME = Plug-In
 +
| MODULEID = 0253F2
 +
| IDENTIFIER = 00
 +
| VERSION = 3.6.0.3 (and higher)
 +
| PARENTS = [[Clump (RW Section)|Clump]] ''([[Extension (RW Section)|Extension]])''
 +
}}
  
'''Collision Model''' is one of Rockstar's [[List of RW section IDs#Rockstar.27s_Custom_Sections|custom sections]]. In [[GTA San Andreas]] it is used to store [[collision model]]s for vehicles, complete with header, but only one model per section/file. The typical location in a SA vehicle [[model file|dff]] section hierarchy is ''[[Clump (RW Section)|Clump]] > [[Extension (RW Section)|Extension]] > Collision Model'', often at the end of the file.
+
'''Collision Model''' is one of Rockstar's [[List of RW section IDs|custom sections]]. In [[GTA San Andreas]] it is used to store [[collision model]]s for vehicles, complete with header, but only one model per section/file.
 +
 
 +
{{N|SA}}

Revision as of 12:58, 11 September 2020

Collision Model
RenderWare Stream Section
Vendor Rockstar Games
Module Plug-In
Module ID 0x0253F2
Identifier 0x00
Chunk ID 0x0253F200
Versions 3.6.0.3 (and higher)
Hierarchy
Parents:
Clump (Extension)
Children:
None
Extensions:
None
File Format

Collision Model is one of Rockstar's custom sections. In GTA San Andreas it is used to store collision models for vehicles, complete with header, but only one model per section/file.