• 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!

Why Is This Model Crashing the World Editor?

Status
Not open for further replies.
Just remove the texture animation..

Code:
TextureAnims 1 {
	TVertexAnim {
		Translation 2 {
			Bezier,
			GlobalSeqId 2,
			333: { 1.52412, 0.0997751, 0.0260519 },
				InTan { 0, 0, 0 },
				OutTan { 1.14942, 0.0665167, 0.0173681 },
			2667: { 0, 0, 0 },
				InTan { 0.574708, 0.0332584, 0.00868383 },
				OutTan { 0, 0, 0 },
		}
	}
}

or make the better one :)
 
Status
Not open for further replies.
Back
Top