If you want to do this yourself, that's quite a challenge if you don't have any idea about addon developement. To get started, you might want to look at the
Celestia Wikibooks. Also download some addons and try to modify the ssc code yourself to get an idea about what it does. But backup your Celestia installation before you change anything in your data files!
To get Hayabusa into Celestia you would need:
- a ssc file defining the spacecraft (basic data like object type, size, timeframe)
- trajectory data, Celestia uses xyz (xyzt coordinates), or xyzv (same plus velocity), or an orbit defined by keplerian elements, but for a spacecraft on a non-constant orbit, this doesn't make much sense.
Doing an ssc file is not much trouble, but it can complicated if you need to change something about it's orbit at some point, you will need a Timeline (Hayabusa in orbit around sun, Hayabusa lying on the surface of Itokawa). The problem is the trajectory: I aquire my trajectory data from
NASA's Horizons System and it even features Hayabusa, but only during a short timeframe in 2009 I think. I started to make an addon from it, but this doesn't serve any purpose because the spacecraft just approaches Earth and never comes close to Itokawa. And for the model, there is none avaliable online (I get my spacecraft models from
here ) so you'd need to create one by yourself. This will be a lot of work and I don't have the skills to do this.