samasaurus6

Display Settings

Sep 6th, 2016
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. "display": {
  2. "ground": {
  3. "rotation": [ 0, 0, 0 ],
  4. "translation": [ 0, 2, 0],
  5. "scale":[ 0.5, 0.5, 0.5 ]
  6. },
  7. "head": {
  8. "rotation": [ 0, 180, 0 ],
  9. "translation": [ 0, 13, 7],
  10. "scale":[ 1, 1, 1]
  11. },
  12. "gui": {
  13. "rotation": [ 0, 0, 0 ],
  14. "translation": [ 0, 0, 0],
  15. "scale":[ 0.625, 0.625, 0.625 ]
  16. },
  17. "fixed": {
  18. "rotation": [ 0, 0, 0 ],
  19. "translation": [ 0, 0, 0],
  20. "scale":[ 0.5, 0.5, 0.5 ]
  21. },
  22. "thirdperson_righthand": {
  23. "rotation": [ 0, 0, 0 ],
  24. "translation": [ 0, 3, 1 ],
  25. "scale": [ 0.55, 0.55, 0.55 ]
  26. },
  27. "firstperson_righthand": {
  28. "rotation": [ 0, -90, 25 ],
  29. "translation": [ 1.13, 3.2, 1.13],
  30. "scale": [ 0.68, 0.68, 0.68 ]
  31. },
  32. "thirdperson_lefthand": {
  33. "rotation": [ 0, 0, 0 ],
  34. "translation": [ 0, 3, 1 ],
  35. "scale": [ 0.55, 0.55, 0.55 ]
  36. },
  37. "firstperson_lefthand": {
  38. "rotation": [ 0, -90, 25 ],
  39. "translation": [ 1.13, 3.2, 1.13],
  40. "scale": [ 0.68, 0.68, 0.68 ]
  41. }
  42. }
Advertisement
Add Comment
Please, Sign In to add comment