windows phone 7 - curve movement animation in wp7 -
i use blend 4 (storyboard) create animation movement wisp. required have wisp move in curve path. have found solution in code (from programming windows phone 7 book) part iii chapter 2 xna. wonder if can make curve movement blend 4 or other easier way?
animation storyboards easiest way go if you're trying animate along complex path curvy line best way go use pathlistbox class (msdn). pathlistbox class let animate object along path no matter how crazy path may be.
here links check out.
Comments
Post a Comment