"CAD-Andi" <nomail@nomail> wrote:
> I realy like the simplicity of screen.inc. Would like to use it in my right
> handed world. When I switch to "Set_Camera_Aspect(-16,9)" The objects placed on
> the screen disappear. Any Idea for a quick fix?
I accomplished what I needed by doing this:
I saved and renamed the screen.inc file into my local folder. Then I changed the
camera definition in line 57 to have a - "minus" Symbol after the right keyword
like this:
right -CamR*Camera_Aspect_Ratio
Now the script works reversed. All I have to keep in mind is that I have to
rotate text objects 180 degree during their creation or everything will read
mirror image.
I agree this is pretty much of a hack. Did anybody figure out a more elegant
method? I usually try to stay away from altering someone elses work.
(Thanks btw. to Christoph Hormann, Chris Huff and Rune S. Johansen. for the
screen.inc file!)
Andi
Post a reply to this message
|