Why Is This Model Crashing the World Editor?

Status
Not open for further replies.
Level 25
Joined
May 31, 2007
Messages
1,443
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.
Top