tags:

views:

33

answers:

0

Hey

I have just built a gallery. The centered image is scaled up. I did this by extending from gallery and overwriting getChildStaticTransformation. There i just modified the camera. It zooms in when the image is close to the center point.

My problem: Because of the scaling the spacings between the images are not the same. How can I modifie this? My first approach of moving the camera on non-centered items had no success. This has a too big impact on the physics.

Do you have any ideas? Thank you so far.