Advertisement
benda95280

PMMP Geometry Head V2

Aug 30th, 2019
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. {
  2. "geometry.player_headObj": {
  3. "texturewidth": 64,
  4. "textureheight": 64,
  5. "visible_bounds_width": 2,
  6. "visible_bounds_height": 1,
  7. "visible_bounds_offset": [0, 0.5, 0],
  8. "bones": [
  9. {
  10. "name": "head",
  11. "pivot": [0, 0, 0],
  12. "cubes": [
  13. {"origin": [-4, 0, -4], "size": [8, 8, 8], "uv": [0, 0], "mirror": true},
  14. {"origin": [-4, 0, -4], "size": [8, 8, 8], "uv": [32, 0], "inflate": 0.5, "mirror": true}
  15. ]
  16. }
  17. ]
  18. }
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement