This game is based on the movie of the same name.
HomeAloneBurg1.jpg
Models are stored in the .3DF files.
Most parts of the .3df files are compressed. They are 3 compressed sections.
The second compressed section contains the model.
Format of the vertex section:
{4ByteFloatingPointVertexes(X,Y,Z),Unknown4Byte,Unknown4Byte,4ByteFloatingPointNormalMaps,4ByteFloatingPointUVMaps}
Format of The Face Index Section
{2ByteVertex#1,2ByteVertex#2,2ByteVertex3#}