Friday, May 1, 2015

Need help with animation, for my XAML game

What do you want the animation to look like?

If you want to animate a rectangle or image to rotate, translate, etc. then you can do so in a Xaml animation. Blend's animation toolbar will let you record property changes into an animation.

If you want rolling 3D cubes then you'll need to either render with D3D or embed a video.

No comments:

Post a Comment