Question Fixing the focus

MJR

C++ developer in the mix
Addon Developer
Tutorial Publisher
Donator
Joined
Mar 19, 2008
Messages
2,447
Reaction score
5
Points
0
Location
United States
How would I fix this? It is focused between both of the crafts, but I want it focused on the warhead which is the one on the left.
 

Attachments

  • Mk1.JPG
    Mk1.JPG
    22.4 KB · Views: 19
How would I fix this? It is focused between both of the crafts, but I want it focused on the warhead which is the one on the left.
Focus is always at (<0,0,0>). You need to adjust the center of the warhead mesh to be in the center of the mesh.
 
Do I do that in Anim8or? If so then I know why it did that. It is way above the axis in Anim8or so I guess I should fix that. Thanks.
 
Back
Top