Oxsotus Posted July 29, 2013 Share Posted July 29, 2013 Hi! Which I write here, it's client side. I created a vehicle, and I want set the camera target the vehicle salecar = createVehicle ( kocsimodel, 20, 20, 4 , 0, 0, 0, "FOR SALE") setCameraTarget( salecar ) The car was created, but the camera was not set to the car. Link to comment
Wei Posted July 29, 2013 Share Posted July 29, 2013 You can't set camera target to vehicle -- Wiki wrote: This function allows you to set a player's camera to follow other elements instead. Currently supported element type is: Players Link to comment
PaiN^ Posted July 29, 2013 Share Posted July 29, 2013 use setCameraMatrix With onClientPreRender 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