Is it possible to achieve the following effect in Corona http://bit.ly/HaNTZD ? [import]uid: 37855 topic_id: 24346 reply_id: 324346[/import]
As far as I know, Corona doesn’t yet have any access to bitmap data. If you were doing this magnify effect otherwise it would be tricked using 2 images. [import]uid: 42417 topic_id: 24346 reply_id: 98388[/import]
I had to use a trick in my game with masking and overlaying the same picture (scaled x2) to produce the effect. Heres a link to it :
http://itunes.apple.com/gb/app/find-difference-ipad-edition/id458209401?mt=8
[import]uid: 54294 topic_id: 24346 reply_id: 113345[/import]