General Question How do I put things in scenario creator

pip12345

New member
Joined
Feb 7, 2010
Messages
25
Reaction score
0
Points
0
I've been searching for a while how to put objects, Like asteroids inside scenario editor. Because many things cannot be spawned with it, like asteroid objects (not planets) and other things that cannot be spawned.
 
Last edited:
Asteroids can be added as:
a vessel - you need a mesh file with texture and .cfg file for it
a solar system body - you need mesh, a .cfg file for it and you must add line to sol.cfg.

I suggest reading pdf files located in doc folder and orbiterSdk/doc folder.
 
Back
Top