open.mp forum
[Filterscript] Game snake - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3)
--- Forum: Releases (https://forum.open.mp/forumdisplay.php?fid=13)
---- Forum: Filterscripts (https://forum.open.mp/forumdisplay.php?fid=30)
---- Thread: [Filterscript] Game snake (/showthread.php?tid=452)



Game snake - Romzes - 2019-04-23

Description: The game "snake" which has 4 game modes.



Video:

[Video: https://www.youtube.com/watch?v=dtCfbJC06T0]



Author: Romzes



Download: GitHub


RE: Game snake - Crayder - 2019-05-04

Make the first person camera rotation smooth and I think ya got a killer. That 90 degree snap really cuts the view.



Or perhaps even make it rotatable. This would easily be done with AttachCameraToObject. Much easier than having to calculate look at position and camera position via angles.