|
|
Hi!
> Here is my main question;
> Once I have the asteroid field scene prepared do I just save as an
> .inc file to use in space scenes?
and then write '#include "ast_field.inc"' or whatever... in your space scene.
Should do it, but maybe you should comment out camera and light_sources which
you used for testing the field. Otherwise you will have at least some
additional, unwanted lights in your scene.
(If your include statement comes before the camera statment of the scene,
then your asteroid-field-camera will be overridden, but better comment it
out, too.)
Kalle
Post a reply to this message
|
|