Shape Keys in Game Engine

How do you get the shape keys to animate in the game engine, or is that not possible yet?

I can get simple IPO things like scale and location/rotation changes, but not the shape keys. Is there something extra you need to do with the shape keys?

Not possible yet.

thanks, then are there any tricks to simulate it? or plans to put it in there?

You can have some with bones. Ofcurse there not going to be as good as the shape keys.
I was creating a head for a character. I used bones for it. I feel ok with them it’s just not to realistic but I was going for a cartoon fill. Also you must have your modeles in very low polygon count so the bones are not going to be to complex for the limitation that you get from the polygon count.
Just go to do it with bones.

thanks haramanai !!