Toribash
Original Post
overhead camera keybind
this is a helpful script that binds a top down camera view to a button on your keyboard or mouse. when you release the button, it goes back to the original camera position and rotation.

note: i'm very lazy so if you want to change what key this script uses
1. uncomment the line that says "echo" (line 19)
2. press your desired key and look at the keycode in chat
3. change the variable "key = 93" at the top to your new keycode
4. comment out the line that says "echo" (line 19)
5. save and run the script
Attached Images
overhead.png (198.7 KB, 6 views)
Attached Files
overheadbind.lua (1.3 KB, 2 views)