Jump to content

carlos1996

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by carlos1996

  1.  

    Hi all, I can't get this simple test object to move along its axis. It always moves along the global axis, in this case the X axis.
    I am attaching some images for clarity.
    I would like to make the piece move along the red line and not along the yellow one.
    I realized the object on blender and used the io_object_mu tool to export it.
    Thanks a lot for the help.

    https://imgur.com/oLGnyvw

    https://imgur.com/NqFCCt4

     

  2. Hello everyone!  I wanted to know if it was possible to Inster a Cargo storage unit into the inventory of another Cargo storage unit...

    I tried to add the two modules (ModuleCargoPart, ModuleInventoryPart) inside the file.cfg, but it does not work...

    es.

    MODULE
        {
            name = ModuleCargoPart
            packedVolume = 14
        }    

        MODULE
        {
            name = ModuleInventoryPart    
            InventorySlots = 3
            packedVolumeLimit = 180
        }
            

    Thanks to everyone

×
×
  • Create New...