Page 1 of 1

How to make a model

PostPosted: Fri Dec 14, 2012 00:39
by jordan4ibanez
How do i go about making an animated model for minetest?

PostPosted: Fri Dec 14, 2012 11:51
by PilzAdam
Use blender, export it as .x and use
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
set_animation({x=startframe,y=endframe}, frame_speed=speed, frame_blend=0)

to start the animation.

PostPosted: Fri Dec 14, 2012 18:08
by xmagicx60
Oh wow, you can put models in the game now?

Nice

PostPosted: Fri Dec 14, 2012 18:24
by PilzAdam
xmagicx60 wrote:Oh wow, you can put models in the game now?

Nice

How do you think are 3D players possible?

PostPosted: Fri Dec 14, 2012 19:00
by xmagicx60
They are?

Lol, Last time I played players looked flat and green <_<

PostPosted: Sat Dec 15, 2012 02:02
by kaeza
Download latest. We are at 0.4.4. If compiling from sources remember also to download `minetest_game'.