Layout update II
Today I updated the layout with texture through the whole application. So I want to give it a more traditional, dusty look. Little fine tuning on controls, fonts, text was done and now… animation. I try to animate the Start button, so it gets smaller and changes place with the pause button. These buttons should exchange places and style each time they get highlighted, depending on application status. Should be easy BUT… As soon as the button scales and moves to its target place, its click region stays at the old place. This means, only the content of a button was transformed but not the whole structure. After a while I found a code to animate properties, which made it possible to move the click region, but guess what, it won’t animate the buttons image…..
Still trying to find an easy solution for that..
Filed under: Uncategorized | Leave a Comment
Tags: animation, iphone, locative drama, scratch
No Responses Yet to “Layout update II”