I have a character model set up with bones
they work, but if i move lets say the HAND, the LOWER ARM attatched to it will not follow and the hand will just stretch out the mesh,
I would like to keep the hand attatched to the LOWER ARM at all times, not being able to pull the HAND indefinetly, limit the distance from the LOWER ARM per say.
No, Unity doesn’t have an inverse kinematic solver integrated which is required to calculate this behaviour. This is one of the most complex fields when it comes to animations. Unity isn’t a modelling tool, animation your models in a external application (blender, 3dsmax, maya, cinema4d, …)
yes thats what i have been doing, but in order to get my character to look around when i move the mouse to look around… the bone-structure had to be broken in to pieces…