• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Animation Help

Status
Not open for further replies.
Level 4
Joined
Jul 30, 2005
Messages
66
Save it as a MDL, open it up in notepad, and look for this, or something similar:

Code:
Sequences 22 {
	Anim "Stand" {
		Interval { 167, 1567 },
		MinimumExtent { -203.47, -201.277, -35.6347 },
		MaximumExtent { 198.457, 200.65, 209.786 },
		BoundsRadius 292.089,
	}
}
Delete all the Anim "Name" { ... } stuff to delete each animation. Doesn't save much space, or delete the real info to run the animation, however.
 

Deleted member 126647

D

Deleted member 126647

DON'T revive old threads. Look at the date next time.

Closed.
 
Status
Not open for further replies.
Top