• 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.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

Anims not working properly, ergh

Status
Not open for further replies.
Level 15
Joined
Jan 25, 2008
Messages
449
Hey i'm having some problems with my polar bear cub model, i've been trying to update its anims so they arent as choppy. It seems to work fine in Magos, but when i import it into WE, it only plays the 'Stand' anim, all th others are replaced with the unaminated frame showing 'gutz' and is completely still. I've tried everything i can think of with no success, if anybody knows the problem or has any ideas on how to fix it, i would really appreciate it.


here's the notepad text of the sequences in the mdl:

Model "PolarBearCub" {
NumGeosets 3,
NumGeosetAnims 3,
NumBones 17,
NumAttachments 5,
BlendTime 100,
MinimumExtent { -125.194, -74.6408, -8.41608 },
MaximumExtent { 140.584, 115.402, 153.74 },
BoundsRadius 182.379,
}
Sequences 8 {
Anim "Stand" {
Interval { 41, 1250 },
MinimumExtent { -125.194, -74.6408, -8.41608 },
MaximumExtent { 140.584, 115.402, 153.74 },
BoundsRadius 182.379,
}
Anim "Walk" {
Interval { 1291, 2041 },
MoveSpeed 180,
MinimumExtent { -125.194, -74.6408, -8.41608 },
MaximumExtent { 140.584, 115.402, 153.74 },
BoundsRadius 182.379,
}
Anim "Decay Bone" {
Interval { 69583, 119583 },
NonLooping,
MinimumExtent { -125.194, -74.6408, -8.41608 },
MaximumExtent { 140.584, 115.402, 153.74 },
BoundsRadius 182.379,
}
Anim "Stand - 2" {
Interval { 2541, 3750 },
Rarity 3,
MinimumExtent { -125.194, -74.6408, -8.41608 },
MaximumExtent { 140.584, 115.402, 153.74 },
BoundsRadius 182.379,
}
Anim "Death" {
Interval { 3791, 4750 },
NonLooping,
MinimumExtent { -125.194, -74.6408, -8.41608 },
MaximumExtent { 140.584, 115.402, 153.74 },
BoundsRadius 182.379,
}
Anim "Attack" {
Interval { 4791, 5833 },
NonLooping,
MinimumExtent { -125.194, -74.6408, -8.41608 },
MaximumExtent { 140.584, 115.402, 153.74 },
BoundsRadius 182.379,
}
Anim "Portrait" {
Interval { 5875, 7083 },
MinimumExtent { -125.194, -74.6408, -8.41608 },
MaximumExtent { 140.584, 115.402, 153.74 },
BoundsRadius 182.379,
}
Anim "Decay Flesh" {
Interval { 7125, 69583 },
NonLooping,
MinimumExtent { -125.194, -74.6408, -8.41608 },
MaximumExtent { 140.584, 115.402, 153.74 },
BoundsRadius 182.379,
}
}


Thank you for reading, any help is largely appreciated!
 

Attachments

Last edited:
Status
Not open for further replies.
Back
Top