I have a main game map, where there are points where the levels are at. Standard stuff. So I want to animate dashed lines extending to the next level point that would be invisible until the level is activated.
Is there a amazing/lazy way of doing this, maybe with Path or something? I'd rather have very curvy/silly lines so masks wouldn't be good.
Comments
http://devmag.org.za/2011/04/05/bzier-curves-a-tutorial/
or so?
-
Likes: SinisterSoft, antix
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
Brute force multi image is an option, but it's inflexible.