x


More than one animation associated with an object

I have a problem where I created an object with x amount of animations associated with it. I then imported it into a scene. Later on, I made additional animations (x+y) for the object in question and then added another instance of that object into the scene. It seems that the first instance of the object only has x number of animations while the second has x+y. Should I have made the object a prefab so that both instances have the same amount of animations? Also is there a way to take what I have now and make the first object inherit the new animations?

more ▼

asked Jul 07 '10 at 06:06 PM

LifeSizeDeity gravatar image

LifeSizeDeity
127 15 17 26

(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

I'm assuming you have a separate copy of the model else where on your HDD and a duplicate in the unity asset folder.

If you make new models and import them unity will treat them as separate things. If you double click on the model in unity it will launch the associated modelling software (same as opening the saved file in the assets folder from the modelling program) Saving over the old one will cause unity to reimport and hopefully keep all the work you've done.

You can try deleting the old file from the asset directory and copying the new one in its place and then click on reimport in unity. Might want to keep a back up if it's a lot of work.

more ▼

answered Jul 08 '10 at 01:53 AM

spinaljack gravatar image

spinaljack
9.1k 18 31 91

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x1249
x1089
x220

asked: Jul 07 '10 at 06:06 PM

Seen: 812 times

Last Updated: Jul 07 '10 at 06:06 PM