Jump to content

Recommended Posts

Posted

im trying to render and item horizontally in offhand but im having trouble could someone please help?

here is the the part of the .json file where i am trying to render the rotation

"parent": "item/generated",
    "display": {
        "thirdperson_lefthand": {
            "rotation": [ 45, -90, 90 ],
            "translation": [ 0, -2.0, 3 ],
            "scale": [ 0.85, 0.85, 0.85 ]
        },
        "thirdperson_righthand": {
            "rotation": [ 0, 90, -55 ],
            "translation": [ 0, 4.0, 0.5 ],
            "scale": [ 0.85, 0.85, 0.85 ]
        },
        "firstperson_lefthand": {
            "rotation": [ 0, 0, 45 ],
            "translation": [ 1.13, 3.2, 1.13 ],
            "scale": [ 0.68, 0.68, 0.68 ]
        },
        "firstperson_righthand": {
            "rotation": [ -90, 90, -25 ],
            "translation": [ 1.13, 3.2, 1.13 ],
            "scale": [ 0.68, 0.68, 0.68 ]
        }
    },

 

Posted

I recommend using software that allows you to change your transforms visually instead of doing trial and error manually. Blockbench is the one I use for example. It can even import already existing json models.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.