Search Unity

Question Best way to share .obj 3d models imported at runtime? Thanks

Discussion in 'Asset Importing & Exporting' started by xxmohammadmbbmxx, Nov 23, 2022.

  1. xxmohammadmbbmxx

    xxmohammadmbbmxx

    Joined:
    Apr 24, 2021
    Posts:
    29
    I've implemented the importation of .obj 3d models at runtime, I'd like to share with all other players connected in the same room(photon), what is the best way/service to upload the model to internet from a unity app? Thanks
     
  2. mcbauer

    mcbauer

    Joined:
    Oct 10, 2015
    Posts:
    524
    Following.

    I am also running down this path and would love to know of a best practice.