How to implement movement animation in WPF with full control?

Posted by MartyIX on Stack Overflow See other posts from Stack Overflow or by MartyIX
Published on 2010-04-04T19:07:19Z Indexed on 2010/04/04 19:13 UTC
Read the original article Hit count: 334

Filed under:
|
|

Hello,

I would like to ask how can I implement movement of an object in WPF so that during the movement the object changes (e.g. creature's legs are moving; generally the question targets the problem of changing frames during movement).

Thank you for any suggestion!

© Stack Overflow or respective owner

Related posts about wpf

Related posts about animation