Gallagher Posted December 27, 2013 Share Posted December 27, 2013 how do I move the camera? Coord ls function setCameraOnPlayerJoin() -- slowly fade the camera in to make the screen visible fadeCamera(source, true, 5) -- set the player's camera to a fixed position, looking at a fixed point setCameraMatrix(source, 1468.8785400391, -919.25317382813, 100.153465271, 1468.388671875, -918.42474365234, 99.881813049316) end addEventHandler("onPlayerJoin", getRootElement(), setCameraOnPlayerJoin) coord restricti area setCameraMatrix(source,10, 1897, 60.153465271, 6000, 1000, -1000) how can I make the camera move ls to restricted areas? Link to comment
TAPL Posted December 27, 2013 Share Posted December 27, 2013 https://wiki.multitheftauto.com/wiki/SmoothMoveCamera Link to comment
Gallagher Posted December 27, 2013 Author Share Posted December 27, 2013 https://wiki.multitheftauto.com/wiki/SmoothMoveCamera thanks Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now