boob jiggle in unity part3

11
THE QUEST FOR BOOB JIGGLE IN UNITY PART3: OPTIONS IN UNITY V1 2013/08/05 Matumit Sombunjaroen [email protected]

Post on 13-Sep-2014

2.820 views

Category:

Entertainment & Humor


5 download

DESCRIPTION

Various Boob Set up Method in Unity

TRANSCRIPT

Page 1: Boob jiggle in Unity Part3

THE QUEST FOR BOOB JIGGLE IN

UNITY

PART3:OPTIONS IN UNITY

V1 2013/08/05

Matumit Sombunjaroen

[email protected]

Page 2: Boob jiggle in Unity Part3

KEYFRAME BASED

If you decide to use Mecanim and transfer Animation across Rig,

Boobs are extended Bones, and cannot be tag.

However, the Animation on extended bones will got transfer across Rig, When the bones share the EXACT same names.

This can also be apply to Tails, Hair., etc.

Page 3: Boob jiggle in Unity Part3

CODE BASE CALCULATION

There are just too many theory to be use for Boob Physics.

However, a generous man by the name of Michael Cook provided this working code for free, so we might as well use it for the sake of easy experiment.

http://wiki.unity3d.com/index.php?title=JiggleBone

http://forum.unity3d.com/threads/62473-Technique-to-apply-bouncy-breasts-and-hair-physics

Page 4: Boob jiggle in Unity Part3

CODE BASE RESULT

It worked well for simple 2Bones Boobs and on Kinetic movement.

However, The code doesn’t take gravity into consideration, as such, it stay at the same shape even when facing Vertically.

As an Oppaimeister, this is unacceptable.

If the character doesn’t do much dramatic movement, it’s alright though

Page 5: Boob jiggle in Unity Part3

JOINT BASE COMPONENT

Unity offer 5 kind of Physics based calculated Joints.

We will use Configurable Joint in this experiment

Page 6: Boob jiggle in Unity Part3

CONFIGURABLE JOINT 1

Normal Stand

………

Page 7: Boob jiggle in Unity Part3

CONFIGURABLE JOINT 2

Face Upward

………………

………

Page 8: Boob jiggle in Unity Part3

CONFIGURABLE JOINT 3

Face Downward

………………………

………………

………

Page 9: Boob jiggle in Unity Part3

………………………

………………………

………………………

………………………

………………………

………………………

………………………

………………………

………………………

………………………

………………………

………………………

………………

………

Page 10: Boob jiggle in Unity Part3

IT!!!WORKS!!!

Page 11: Boob jiggle in Unity Part3

NEXT

PART4: SETTING UP

CONFIGURABLE BOOB