PDA

View Full Version : How create a scrolling animation effect?



SesillaAndromeda
04-09-2013, 08:26 PM
Hi,

have you some tips for create a scrolling animation effect for this tile?

1198

Thanks
Sesilla

SilverWarior
04-09-2013, 08:41 PM
All you need is to make central lines to apear to move.
You can do this by making sevel different images with different position of central lines or you can create a static graphic without these central lines and then draw them dynamically for each animation position.
Implementing second approach might be a bit more difficult bit it does provide you with the ability to use different types of central lines without the need to have seperate graphics for them or make bluring effect to represent verry highs speeds.

pitfiend
10-09-2013, 08:35 PM
All you need is to make central lines to apear to move.
You can do this by making sevel different images with different position of central lines or you can create a static graphic without these central lines and then draw them dynamically for each animation position.
Implementing second approach might be a bit more difficult bit it does provide you with the ability to use different types of central lines without the need to have seperate graphics for them or make bluring effect to represent verry highs speeds.

and you can put dirt or oil patches from time to time.