Skip to content

Instantly share code, notes, and snippets.

@parzivail
Created January 31, 2017 01:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzivail/8ca8aac4fb86ec9f6047b8dbce2afd96 to your computer and use it in GitHub Desktop.
Save parzivail/8ca8aac4fb86ec9f6047b8dbce2afd96 to your computer and use it in GitHub Desktop.
{
"forge_marker": 1,
"defaults": {
"model": "pswm:a280.obj",
"custom": {
"flipUVs": "v"
}
},
"variants": {
"inventory": [
{
"transform": {
"thirdperson_righthand": {
"rotation": [
{
"x": 45,
"z": 0
}
],
"translation": [
0.4,
-1,
1.3913
],
"scale": [
0.02,
0.02,
0.02
]
},
"thirdperson_lefthand": {
"rotation": [
{
"z": -90
}
],
"translation": [
0.4,
-1,
1.3913
],
"scale": [
-0.1,
0.1,
0.1
]
},
"gui": {
"rotation": [
{
"y": -45
},
{
"z": -45
}
],
"scale": [
0.1,
0.1,
0.1
]
},
"ground": {
"rotation": [
{
"z": -90
}
],
"translation": [
0,
3,
0
],
"scale": [
0.1,
0.1,
0.1
]
},
"fixed": {
"rotation": [
{
"z": -90
}
],
"scale": [
0.1,
0.1,
0.1
]
}
}
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment