Advertisement
SirStickyNote

Galactic Combat Gun Display (DL44)

May 14th, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. "display": {
  2. "gui": {
  3. "rotation": [ 0, 45, 0 ],
  4. "translation": [ -1, 6, 0],
  5. "scale":[ 1.3, 1.3, 1.3 ]
  6. },
  7. "firstperson_righthand": {
  8. "rotation": [ 0, 180, 0 ],
  9. "translation": [ 0, 3, 0 ],
  10. "scale": [ 1.0, 1.0, 1.0 ]
  11. },
  12. "firstperson_lefthand": {
  13. "rotation": [ 0, 0, 0 ],
  14. "translation": [ 0, 9, -5 ],
  15. "scale": [ 1.0, 1.0, 1.0 ]
  16. },
  17. "thirdperson_righthand": {
  18. "rotation": [ 0, 0, 0 ],
  19. "translation": [ 0, 9, -5 ],
  20. "scale": [ 1.0, 1.0, 1.0 ]
  21. }
  22. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement