I have all my images in a display group called “scene” and when I click on a particular image I want to zoom in on that particular object. Anybody got any ideas? [import]uid: 30068 topic_id: 6595 reply_id: 306595[/import]
You could use the xScale and yScale properties to scale it up. [import]uid: 5833 topic_id: 6595 reply_id: 22966[/import]
Yes, but I not only need to scale the scene, I need to move it around so that it goes to that particular section where the image is. Anybody know how to do this? [import]uid: 30068 topic_id: 6595 reply_id: 23137[/import]
You could transition the group so that the object you wish to focus on is in, say, the centre of the screen and then start the scaling? [import]uid: 5833 topic_id: 6595 reply_id: 23206[/import]