- Sep 24, 2022
- 73
- 27
gidi30 submitted a new resource:
change sky_camera script - for when having only one sky_camera is not enough
Read more about this resource...
change sky_camera script - for when having only one sky_camera is not enough
A script for changing the sky_camera that a player sees
How to use:
Downloadchange_sky_camera.nut
and put it in tf/scripts/vscripts
Then in Hammer add a logic_script with the name of the .nut file as theEntity Scripts
keyvalue (dont forget to give the logic_script a targetname)
Next give all sky_cameras a unique name (by default sky_cameras dont have a name keyvalue so you have to add it with smartedit off)
To call the scripts functions you do...
Read more about this resource...