I developed this script to make it easier to adjust the rotations of your character's bones.
In animation panels, job systems, or similar scripts, we usually use pre-made animations from GTA SA or IFP, but they don’t always look exactly the way we want.
With this utility, you can view the rotations of the selected bone (Yaw, Pitch and Roll), adjust them however you like and, once you're satisfied, copy the table with the ready-to-use values directly into your script.
Note: I made the design myself, so unfortunately, it’s not the prettiest.