Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Nov 03 10:43 am)
Does that dino have IK on feet?
Select that creature, go to menu - FIGURE and select USE INVERSE KINEMATIC - are there any entries under that submenu?
My guess is that NO.
It happens like that if you apply a pose from a figure with IK goals to the figure without IK goals (no IK goals inside cr2 file)
The default poses for walk designer are made from figures with IK goals (and with IK switched on).
But it can be something else as well :)
Thank you for your detailed explanation Adom, infact there are no IK goals defined. How can I do that ? Can it be done in Poser ?
visit my
blog: www.alessandromastronardi.com
My
Rendo Store
Poser + text editor
You have two ways:
or
I dont have that animal so I cannot help you ( I need to know exact internal names of some body parts to make that pz2 file)
"~" means tabulator
{
version
~{
~number 7
~}
actor BODY:1
~{
~}
actor rThigh:1
~{
~}
actor rShin:1
~{
~}
actor rFoot:1
~{
~inkyParent BODY:1
~nonInkyParent rShin:1
~}
figure
~{
~inkyChain RightLeg
~~{
~~name RightFoot
~~addLink rThigh:1
~~addLink rShin:1
~~goal rFoot:1
~~linkWeight 0 1
~~linkWeight 1 0.2
~~}
~}
}
As you can see in the 1st part (below 'number') you need to declare all actors which will create IK chain for each IK goal (above you have only one)
Next You need to define IK Goal in (here the line: actor rFoot:1 - and that inkyParent and next line)
In 2nd part (after 'figure' word) you make it work - just rewrite those commands (change actors) for each IK goal you want to add.
Last thing: if in the chain is more than 2 actors (I'm not counting IK goal actor) then lines:
linkWeight
will change (but for now let's keep it like this - try to make a chain from 2 actors + IK goal)
Adom, thank you very much for all your help, I will follow your instructions and keep you posted !
visit my
blog: www.alessandromastronardi.com
My
Rendo Store
I have managed to have the IK set properly, but it looks odd when it run. I have sent you a private message, check it out !
visit my
blog: www.alessandromastronardi.com
My
Rendo Store
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
visit my blog: www.alessandromastronardi.com
My Rendo Store