Page 1 of 1

1 vs 1 Side Scrolling Fighting Game??!?!?

Posted: January 7th, 2010, 2:17 pm
by Nemix
Ok so what I what to do is 1 vs 1 Side Scrolling Fighting Game based on the hit anime Dragonball Z
I can provide textures for maps... and many player models...
but i dont know how to get them ingame... and how to do stuff...
i use Milkshape to do and animate my models...
can a pro or someone who has experience and has been using Platinum Sandbox for a long time help me :) ?
if someone wants to contact me:
Windows Live Messenger - kazumaer@hotmail.com
Yahoo! Messenger - nemix@ymail.com
something like this but 3D

more something like this but more simpler ^^

Re: 1 vs 1 Side Scrolling Fighting Game??!?!?

Posted: January 7th, 2010, 2:46 pm
by GR1M
For textures --> viewtopic.php?f=24&t=200

For Models --> http://cube.wikispaces.com/MD3+Export+F ... r+Tutorial

you can either use md5, md3, md2 are obj all require a cfg file telling it to load textures and animations. Only with obj file format that you don't have to put anything in the cfg just make sure you have it. And always name your cfg's corresponding to your file format for instance md5 - md5.cfg, md3 - md3.cfg. One thing i always do is add my model to "data" - default_map_models.cfg add your model to the end of the list for easy access in game. If you still need help just send me a message.

Gr1m :twisted:

Re: 1 vs 1 Side Scrolling Fighting Game??!?!?

Posted: January 7th, 2010, 2:49 pm
by Nemix
Thanks,
I did understand something about the models... Quake 3 Engine uses md3 too... model split into 3 parts, lower, upper and head... xD
I have a question... are you busy with some other project or do you want to help me make this :P ?

Re: 1 vs 1 Side Scrolling Fighting Game??!?!?

Posted: January 7th, 2010, 2:52 pm
by GR1M
Right now I'm rather busy. But if you have any questions I'm more than welcome to answer them.

Re: 1 vs 1 Side Scrolling Fighting Game??!?!?

Posted: January 8th, 2010, 8:37 am
by offtools
i suggest to use md5 models for characters. the benefit is that you can reuse your skeletal/animations on different models its also easier to add new animations to your model.

Re: 1 vs 1 Side Scrolling Fighting Game??!?!?

Posted: January 8th, 2010, 10:32 am
by Nemix
i dont know if milkshape can export it as md5 xD
but i can use mdl MDL - HL1 Engine
it has everyting in one file
the 3d mesh + skeleton
the textures
all animations