x


Exporting FBX via 3ds Max doesn't show 'Bomb' modifier

I built a very simple explosion animation in 3DS Max (a link to a video of it on Youtube is below, forgive the quality). It uses the 'Bomb' Modifier for the explosion. I've since learned that animations must have bones to be exported/imported from Max into Unity... so I guess my question at this point is how would I go about accomplishing this if I cannot do it the way I have already done? Can someone point me in the right direction? Perhaps a tutorial or something?

Click For Explosion Video

more ▼

asked Sep 08 '11 at 07:47 AM

geekedatbirth gravatar image

geekedatbirth
16 7 7 8

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

2 answers: sort oldest

Explosions in Unity is done by scripting, you cant import vertex animation from 3ds max to unity (as far as i know), so here's some code that would help:

BOOM

Remember to use the documentation, you can get pretty far in making a game by just using code you've found in the documentation :)

more ▼

answered Sep 08 '11 at 09:23 AM

Kacer gravatar image

Kacer
705 14 17 31

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

Thank you so much! Sometimes I find the documentation a little overbearing when I'm looking to do something specific and I sincerely appreciate you linking me that script. Actually, all the functions on that page will definitely come in handy. I'm sure it's a bookmark I will visit very often. Thanks again.

more ▼

answered Sep 08 '11 at 06:01 PM

geekedatbirth gravatar image

geekedatbirth
16 7 7 8

you're welcome, remember to check the answer that answered your question, so the website wont bump this question back to the top :)

also, so other users can see that this question is answered.

Sep 09 '11 at 07:30 AM Kacer
(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:

x335
x161
x26
x4

asked: Sep 08 '11 at 07:47 AM

Seen: 1051 times

Last Updated: Sep 09 '11 at 07:30 AM