Quake 2 Animations

Hi Folks,
I want to share my script that imports md2 animations to unity3d just one click and its done all animations can be controlled in code.
I hope it is useful for you.
Demo https://05dc78edd3be1c0b05b2e0d6b2295a6678799e87.googledrive.com/host/0B9n2UEk_-VqyaGs1aXp0V3BzLXc/bin.html
Source https://googledrive.com/host/0B9n2UEk_-VqyaGs1aXp0V3BzLXc/md2.rar
PS:sorry mi English.
Luis Santos AKA DJOKER
https://djokergames.wordpress.com/

()

2 Likes

Good luck with that when ID finds out you used their models.

I think you missed the point. He made a script that reads the MD2 file format in a way that Unity can understand. I doubt id would care because you can find details on the format itself here: http://en.wikipedia.org/wiki/MD2_(file_format)

Not to mention the fact that (I believe) the source code for id Tech 2 has already been made public.

2 Likes

Nice! Now do MD3 :slight_smile:

Yes man and with the tag that emulate bones it’s great to put weapons on hands and next b3d if the blitz don’t su me :smiley:

Any clues on how to use it?