Is it possible to change screensaver point of view ?
Hello,
All is in the title !
I find this screensaver absolutly faboulous, but i can't see nothing (90% black) because i am IN the breve creature.
I don't find in the site how change the distance. Is there any hotkey ? or a change to do in the XML file
In other words, how could be use the "best distance" information.
(My specif. Win XP/SP2 1680*1050 pixels and v2.7.5 of the ss)
Mainwhille, thank for this job.
And sorry in advance if it is a neewbee question.

There is no way of changing
There is no way of changing the camera point of view directly within the screensaver. You need to install the whole Breve package (IDE version) to do this. There, you can disable the following code (put a # before the lines):
- self point-camera at t.
- self pivot-camera x 0 y 0.0001.
- controller pan-camera-offset by newOffset steps 200.
This allows you to steer the camera manually with the buttons on the main window.
You can also try to restart the evolution by renaming the xml file (in case you need it again). The new creatures can (maybe) be better handled by the camera. Waiting until they evolved further will probably have the same effect, so I don't know if this answer has not become redundant over time.