First person camera trouble

Help bring our custom Ages to life! Share tips and tricks, as well as code samples with other developers.

First person camera trouble

Postby Justintime9 » Wed Aug 18, 2010 11:24 am

As I've mentioned in previous threads, I've been having trouble with a first person camera situated at a desk. (e.g the explorer sits down, and it goes into first person view to see the stuff on the desk better.) What happens is that when I go in the region it goes into first person, but when it's done, all I see is Black, not the desk like I should. Here's the AlcScripts:

Code: Select all
DeskCamR:
    region:
        type: camera
        camera:
            messages:
              - newcam: DeskCam
                cmds:
                  - regionpushcamera

DeskCam:
    camera:
        brain:
            type: firstperson
            xpanlimit: 0.2617993951
            zpanlimit: 0.3054326177
            poa: 0,0,6
            offset: 0,0,6
            flags:
              - cutpoa
              - followlocalavatar
              - maintainLOS
User avatar
Justintime9
 
Posts: 1188
Joined: Sat Sep 29, 2007 5:37 am

Return to Scripting

Who is online

Users browsing this forum: No registered users and 0 guests

cron