Unsolved Change rotation of internal camera

Discussion in 'Mod Support' started by Inertia, Apr 4, 2017.

  1. Inertia

    Inertia
    Expand Collapse

    Joined:
    Dec 29, 2015
    Messages:
    1,692
    Hi, I've been working on my mod for a while now, and I'd like to add a camera that is facing the rear, above the tow hitch. I can't seem to rotate it however, and I can't find any info on how to either. Is this possible? Or do I need to use a different camera type?
    Code:
         "camerasInternal":[
            ["type", "x", "y", "z", "fov", "id1:", "id2:", "id3:", "id4:", "id5:", "id6:"],
            {"nodeWeight":2.5},
            {"selfCollision":false}
            {"collision":false}
            {"beamSpring":84000,"beamDamp":650},
            //reverse cam
            ["towhitch", 0.0, 2.76, 0.64, 55, "tw","tw2","fr18l","fr18r","fr15l","fr15r"{"beamDeform":5001000,"beamStrength":"FLT_MAX"}],
        ],
     
  2. Inertia

    Inertia
    Expand Collapse

    Joined:
    Dec 29, 2015
    Messages:
    1,692
    Hmm, yeah that was my understanding. I wonder if there is a way to do it with lua?
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice