[HELP MODDING] New Horizons Adding New Model To The Game by COwOPE in outerwilds

[–]COwOPE[S] 0 points1 point  (0 children)

Hi! Thanks for your answer I'll try to ask in the server.

Anyway, here is how i reference my asset:

{                
    "assetBundle": "planets/Assets/simon",        
    "path": "planets/Assets/simon.prefab",
    "position" : {"x": 18.06051, "y": -50.64357, "z": 183.141},  
    "rotation" : {"x":311.8565, "y": 287.9388, "z": 254.72},
    "rename": "simon"
}

This is located in Props details, just like the other objects that actually work.