Difference between revisions of "ATC"
Jump to navigation
Jump to search
sc4e>Jondor (New page: =Overview= ATC (Animated Texture Collections) files are used to create small animated props. They are referenced by prop exemplars via RKT0 properties, but the ...) |
sc4e>Jondor m (Added Category Link) |
||
Line 11: | Line 11: | ||
=Format= | =Format= | ||
See: [[ATC/format]] | See: [[ATC/format]] | ||
+ | |||
+ | [[category:File_Formats/SC4]] |
Revision as of 16:26, 31 May 2011
Overview
ATC (Animated Texture Collections) files are used to create small animated props. They are referenced by prop exemplars via RKT0 properties, but the animations share more in common with isometric models referenced by RKT1 properties.
Important Points
ATC files and their companion AVP files have some specific requirements and caveats:
- Each ATC file must have a unique set of AVP files or the prop will appear in game as a brown box.
- Multiple ATC files can reference the same source FSH. (Although this will cause incorrect animations in the Reader, they will appear correctly in game.)
- ATC prop rotations are specified in a different order than S3D prop rotations. (This is not a problem for most standalone props, but traffic lights and RR crossings interact with stop points and static props and must be created correctly.)
Format
See: ATC/format