I want to produce a script so that I can fly from the earth to another planet changing the view to look back to the receeding earth.
I tried the command:
lookback()
..but it didn't seem to do anything.
Can anybody show me how to do this?
Thanks for any help.
Looking backwards?
-
Topic authorspacedonkey
- Posts: 10
- Joined: 29.07.2005
- With us: 19 years 3 months
-
- Posts: 164
- Joined: 18.03.2004
- Age: 63
- With us: 20 years 7 months
- Location: Victoria, BC Canada
Cel Script
see Chris' .Cel Scripting Guide
Celx Script
Code: Select all
select { object "Sol/Earth" }
track { }
see Chris' .Cel Scripting Guide
Celx Script
Code: Select all
track(celestia:find("Sol/Earth"))
Clive Pottinger
Victoria, BC Canada
Victoria, BC Canada