ZeroEditor Animation Error

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
User avatar
Maveritchell
Jedi Admin
Jedi Admin
Posts: 7366
Joined: Mon Aug 21, 2006 11:03 pm

ZeroEditor Animation Error

Post by Maveritchell »

I have three objects set up (correctly) to animate. There are two starship chunks and one piece of a Venator. The two starship chunks were previously static objects, and they showed up ingame with no problem. The Venator piece was added at the same time that I animated all three objects.

Currently, the Venator piece shows up ingame, animated correctly (they're all in the same animation group), while the two starship chunks, which showed up previously, are not only not animated, but they're missing.

I'm at a loss as to what this could be. My first thought was that I hadn't allocated enough space for the objects, but if there even is a memorypool for objects, I'm certainly not overloading it with just the objects I have (I compared it to a standard space map .lua, and I my memorypools are certainly no less). I'm not sure what else might make the objects not show up - since they showed up before, there's not a .msh missing, or anything. Your input, please.
User avatar
Maveritchell
Jedi Admin
Jedi Admin
Posts: 7366
Joined: Mon Aug 21, 2006 11:03 pm

Post by Maveritchell »

For the future edification of anyone that's looking for an answer to the same problem, starship chunks are classified as "asteroids" and not "props," so if a similar problem arises, you need to increase the memorypool for asteroids or change the .odf to a prop.
Post Reply