Frictional Games Forum (read-only)

Full Version: Animation In FG games
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Has FG used IK or FK for animation in their characters?
No, I don't think those are supported in OpenCollada files, not sure though. At the very least general constraints and splines aren't.

None of the models I've seen have used them (grunt, brute, ragdoll naked guy, prisoner guy with animations).

You could try using them though. It'll give an error saying it's not supported in Maya when exporting if it isn't.
It must use one of them, for what I've seen it seems to use Forward Kinematics, but I may be missing something.
From what I've experienced so far the animations need to be keyed directly on the bones but I've found an easy way to do this. Rig your character with all of the FK/IK you need, do the animation and then when you go to export it, use the Bake Simulation feature on all of the bones in the rig and it will bake all of the animated movement straight to the bones. You can then export the model and the bones without the constraints. Tell me how it goes, I'm currently on that phase of a custom enemy at this point.
Ok, that still doesn't answer if it is using FK or IK solvers..