mapmodel's animation
#3
when i exported the tris.md3 the mapmodel was not moving
than i added a a md3.cfg and inside i put:
mdlshadowdist 8 <=not exactly sure what it dows
md3load tris.md3 <=loads the configuration of the mapmodel
md3skin base iron.jpg <= <base> is the name of the group of faces inside the program (blender, milkshake, mm3d whatever) and <skin.jpg> is the texture i wanted this faces to be showing.
md3anim mapmodel 0 29 70 <=starts the animation; <0 29> frames you want to be animated, 70 FPS of this frames (kinda the speed of it)
Thanks given by:


Messages In This Thread
mapmodel's animation - by Milandrag - 06 Jan 12, 09:13PM
RE: mapmodel's animation - by MykeGregory - 07 Jan 12, 04:52PM
RE: mapmodel's animation - by Milandrag - 07 Jan 12, 05:55PM
RE: mapmodel's animation - by Cleaner - 07 Jan 12, 06:55PM