I need to move about 20 objects, so I made new group for them and move the group as I need…
This group is inserted in my main group…
But there are 2 object with images which moved correctly, but the others objects which are rects created with:
rect1 = display.newRect(200,100,40, 40);
Are still in the same positions…
I need to move this group only for 5px to right, but “rects” stay in the same place as before… why?
Thanks! [import]uid: 59968 topic_id: 20765 reply_id: 320765[/import]
[import]uid: 59968 topic_id: 20765 reply_id: 81675[/import]