Hi, Im making a drill (mining) its big. I want it to be functional in UDK the joint in the drill can be moved animtaed etc. I know it will be skeletal mesh but do i have to animate it in 3d application than export as one object or I export it as several parts of same objects and assemble them in UDK and make them animatable. Like Solidworks. cheers
Announcement
Collapse
No announcement yet.
Machine, parts
Collapse
X
-
As long as i know you have to do animation in 3d program, Then export it using actorX. You will need to export mesh itself, animation set and animation sequences, the last you just define from which frame to which you want to export. Then in Udk you launch animations from the kismet /matinee in animset track choosing which sequence to play and when.
-
Well you can choose to do it 2 ways. One is make each piece that is going to move. Then in UDK animate via interp actor in matinee. Thats the lazy,bad,chessy way. The other way is to make your whole mesh lets say in 3ds max or maya or blender. Then rig each part you want moving. Then animate the way you want it to move. Since the mesh will be 1 mesh not 23 parts. Export via actor x the PSK(mesh) and PSA(anim). Then in matinee run the anims for the mesh and loop it or play it when you want to play it via trigger.
Comment
-
Well, for a drill, I'd animate everything in 3ds Max except for the actual drill, you could attach that to the rest in UDK and then you'd have full control over the rotation. That is, if you want to have some type of interactive drill thing. If it's just something in the background or if it's in a cinematic, I'd just animate it all in 3ds Max.
Comment
Comment