cuddlyogre / ExportLDraw

LDraw Import and Exporter for Blender 2.82+
GNU General Public License v2.0
49 stars 12 forks source link

How do i rotate a character in pose mode? #51

Open MAriehamn360-Vitrin2 opened 10 months ago

MAriehamn360-Vitrin2 commented 10 months ago

Screenshot 2024-01-31 004237

How to i rotate the bone system so i can then make the mini figure walk in different directions? these two bones where i have selected stays in place but if i rotate figure with same boen is i adjust torso it will corrupt the leg bones.

cuddlyogre commented 10 months ago

Until I add a button to reset the root, you'll have to calculate how far you've moved the move bone, then translate the root and center of gravity bones by that much, then subtract that number from the foot_track bones.

I'll need to add a reset root button to make it easier.

MAriehamn360-Vitrin2 commented 10 months ago

add a reset a reset root button when you have time :)