Jump to content

Recommended Posts

Posted

Hello.

I am using cameras for tutorials ingame.

I have 

 this resource.

 

I am saving the positions, and adding the XYZ and the pointtocoord XYZ to the camera, but the camera is not showing the same. I thought its all about the fov, or not?

Posted

 

I already modified the rotation vectors to get similar position what i want.

 

On 12/13/2019 at 8:45 AM, Evgeniy_Moguchiy said:

Can you show your code?

    camera = mp.cameras.new("camera"new mp.Vector3(-957.93798828125-2493.30688476562544.44485092163086), new mp.Vector3(-10015), 55);
    camera.pointAtCoord(new mp.Vector3(-956.0208740234375-2490.06860351562542.049659729003906));
    camera.setActive(true);
    mp.game.cam.renderScriptCams(truefalse0truefalse);
 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...