Model Manipulation using U3d
#1
Posted 04 June 2012 - 09:26 PM
Thanks for any help. pac1
#2
Posted 04 June 2012 - 11:51 PM
#3
Posted 06 June 2012 - 08:29 AM
var frame;
frame = grow.x;
if frame < 32 {
file = 'models/w.3DS'}
if frame > 31 {
file = 'models/w2.3DS'}
Would be nice if I could find an inexpensive program that would export all the frames of a model but still looking. Thanks for any help and appreciate your ideas. pac1
#4
Posted 06 June 2012 - 04:29 PM
you should also preload the mesh with PreloadMesh("filename") in object control
you would have to add some variables to make sure it does not load the mesh each frame
Edited by PoniesForPeace, 06 June 2012 - 04:31 PM.
#5
Posted 12 June 2012 - 04:55 AM
#6
Posted 12 June 2012 - 11:21 AM
you put it in the step event, there is no script for it, the variable frame controls it. optionally you can put frame=-1 in the create event but its not as reliable as putting frame+=1 in the Step eventI just can't get what event to call to animate to a new frame. If U3d sold a book like the Gamemaker Apprentice, would be so nice to have! Thanks for your patience, just slow at this part of the learning. pac1
#7
Posted 13 June 2012 - 04:58 AM
#8
Posted 13 June 2012 - 04:17 PM
#9
Posted 16 June 2012 - 12:11 AM
Are you trying to convert a 3ds into md2? If not, some good animation programs are Milkshape, Blender, and anim8or.
#10
Posted 16 June 2012 - 04:32 PM
u3d does not support wavefront .objs, and im not even sure if wavefront .objs support animation or not.I'm trying to import it as a wavefront.obj. I model using Ulead Cool3D which is real easy but wont export multiple frames. If I could figure how to import a different frame of the model into each frame of Animator that would be awesome. Still foggy on Milkshape if there is a way to do it with that. Thanks for any info. pac1
Are you trying to convert a 3ds into md2? If not, some good animation programs are Milkshape, Blender, and anim8or.
#11
Posted 16 June 2012 - 11:42 PM
I'm trying to import it as a wavefront.obj. I model using Ulead Cool3D which is real easy but wont export multiple frames. If I could figure how to import a different frame of the model into each frame of Animator that would be awesome. Still foggy on Milkshape if there is a way to do it with that. Thanks for any info. pac1
Are you trying to convert a 3ds into md2? If not, some good animation programs are Milkshape, Blender, and anim8or.
#12
Posted 17 June 2012 - 01:21 AM
what exactly is your end purpose?I did try to import a 3ds model which imported fine but my program wont import frames of the 3ds model. Any programs that can group frames of a model?
I'm trying to import it as a wavefront.obj. I model using Ulead Cool3D which is real easy but wont export multiple frames. If I could figure how to import a different frame of the model into each frame of Animator that would be awesome. Still foggy on Milkshape if there is a way to do it with that. Thanks for any info. pac1
Are you trying to convert a 3ds into md2? If not, some good animation programs are Milkshape, Blender, and anim8or.
#13
Posted 26 June 2012 - 04:38 AM
pac1
I'm trying to import it as a wavefront.obj. I model using Ulead Cool3D which is real easy but wont export multiple frames. If I could figure how to import a different frame of the model into each frame of Animator that would be awesome. Still foggy on Milkshape if there is a way to do it with that. Thanks for any info. pac1
Are you trying to convert a 3ds into md2? If not, some good animation programs are Milkshape, Blender, and anim8or.
what exactly is your end purpose?
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











