Jump to content

Search the Community

Showing results for tags 'locator'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to UNIGINE Forums
    • News & Announcements
    • Getting started
  • Development
    • Content Creation
    • World Design
    • Rendering
    • Animation
    • Physics, Navigation and Path Finding
    • UI Systems
    • Sound & Video
    • Editor
    • C++ Programming
    • C# Programming
    • Networking
    • Sim IG (Image Generator)
    • VR Discussions
    • General
  • Improving UNIGINE
    • Documentation
    • Feedback for UNIGINE team
    • Bug Reports
    • Unigine SDK Beta feedback
  • Community
    • Add-on Store (https://store.unigine.com/)
    • Showcase
    • Collaboration
    • Tools, Plugins, Materials & Tutorials
    • General Discussions
  • Legacy
    • UnigineScript

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 1 result

  1. Hi, In Maya, we exported a FBX file with this tree hierarchy, a root with 4 Locators with 4 childrens cube meshes (see Maya.png). The locators have a translation and the 4 cubes childrens have no translation (see Maya.png). But when we import this FBX into Unigine, we can see that the "NodeDummies" have positions to (0, 0, 0) (see Unigine-JOINTWHEEL1.png) and the children meshes have translated positions, for exmaple (-0.832, 1.597, -0.148) for pCube1 (see pCube1.png). I was expecting that the translation data will be stored on the Nodedummy instead of the ObjectMeshStatic node. Have I missing something ? Thanks, Philippe test.fbx.zip
×
×
  • Create New...