SA-MP Forums Archive
InterpolateCameraPos - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: InterpolateCameraPos (/showthread.php?tid=402653)



InterpolateCameraPos - DRIFT_HUNTER - 27.12.2012

Will InterpolateCameraPos call any public function once it's finished moving camera?


Re: InterpolateCameraPos - Threshold - 27.12.2012

No, look at https://sampwiki.blast.hk/wiki/InterpolateCameraPos

There is no callback such as OnCameraStop etc. yet.


Re: InterpolateCameraPos - DRIFT_HUNTER - 27.12.2012

So my only bet is to add timer or attach camera to object?