开发者

Animation in Silverlight/XNA

开发者 https://www.devze.com 2023-03-15 14:49 出处:网络
I\'ve been practicing with the new Silverlight/XNA model but I\'m not sure how to go about animating a game character. Anyone kno开发者_运维百科w the best approach to animating in Silverlight/XNA? Wou

I've been practicing with the new Silverlight/XNA model but I'm not sure how to go about animating a game character. Anyone kno开发者_运维百科w the best approach to animating in Silverlight/XNA? Would I still use XNA frame-based animation? (I tried this and I was unsure on how to get elapsed time from GameTimer where as GameTime had it as a property)

Thanks


This is a good example for Frame Based Sprite Animation in Silverlight

http://www.bluerosegames.com/silverlight-games-101/post/Frame-Based-Sprite-Animation-in-Silverlight.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消