Art Guide
WebsiteGitHubGitBook
  • 🎨Art Intro
  • 🖼️2D
    • Textures
      • Decals
      • Posters
      • Screens
      • Particles
    • UI Elements
      • Windows
      • Menu
      • Icons
      • Fonts
      • Composite Elements
  • 🌄3D
    • Modeling
      • Shape
      • Value
      • Color
      • Texturing
      • Theme
      • Geometry
      • Formatting
        • Outward Normals
        • Smooth Shading
        • Named Materials
        • Sizing
        • Origin Placement
        • Orientation
        • Variants
        • Export Settings
    • Rigging
      • Getting Started
      • Head Items
      • Basic Clothing
      • Hairstyles
      • Torso Clothing
      • Humanoid Races
      • Rig Formatting
        • Scaling
        • What Needs Rigging?
        • Equipped & Held Items
        • Body Clipping
        • Shape Keys
        • Dynamic Bones
        • Origin Placement
        • Rig Export Settings
    • Animating
  • 🎙️Audio
    • SFX
    • Music
  • 🎬Artwork
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
Export as PDF
  1. 3D
  2. Modeling
  3. Formatting

Orientation

PreviousOrigin PlacementNextVariants

Last updated 2 years ago

Was this helpful?

To properly align an object with the player's holding bones, we need to ensure that there is a precedent set for the rotation/orientation of objects.

Ideally, held objects should be upright, like in the attached images. This isn't mandatory, since you can set the position manually in Unity, but this is the preferred way to position things.

This makes it way easier to preview the holding animations within Blender.

You can test out hold positions by adding rotation and location constraints to the desired object, then selecting the armature, then the right hold bone.

🌄