This page is located on the SimsWiki. To view it in it's original form, click here.
Modding Reference by Category

Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference 

ANIM
TypeID:0x63A33EA7
Game Version:The Sims 3



Overview

This is a Sims 3:RCOL chunk.

Format

DWORD 'ANIM'
DWORD Version	// 1
FLOAT Framerate
DWORD count1
--count1 repeats of
	DWORD offset	// Offset from start of RCOL chunk to DDS image
--count1 repeats of
	BYTE[]		// DDS image at offset pointed to earlier
Modding Reference by Category

Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference