Camera Move
#1

How to make a camera that moves?

Like this:

[ame]http://www.youtube.com/watch?v=FkrqSgx4tRo[/ame]

but to go in one direction...
Reply
#2

You need a very faster Timer which changes the camera constantly

Main problem is that sa-mp is single threaded and this timer would hang the server if more people would use it

The coding isnt difficult, just SetPlayerCameraPos and SetPlayerCameraLookAt in some timer

The movement you could do with calulations or by input by GetPlayerKeys
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)