HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Naga Build Animations

06-22-2004, 07:32 AM#1
EdwardSwolenToe
It seems that naga buildings have their build animations done using the spawn model feature, although the list blizzard supplied with the art tools doesnt say what the naga build models path is.

Does anyone know what to put for it to work properly?

edit: i found this in one of the naga building's .mdl
Code:
}
Attachment "NagaBirth" {
	ObjectId 13,
	Path "buildings\Naga\AltarOfDepths\NagaBirth.MDL",
	Visibility 4 {
		DontInterp,
		61667: 0,
		65000: 0,
		68333: 0,
		71667: 0,
	}
}

it must make the build play but my attempts at adding it to my .mdl have failed... any ideas?
06-22-2004, 08:13 AM#2
EdwardSwolenToe
dont worry, ive somehow added it in the mdl. Thanks anyway.