I can have the parent move the position of the child by adjusting its _x and/or _y. The child can move itself along the x axis by using _parent[childname]._x = but I can’t get it to move along the y axis using _parent[childname]._y = , it just doesn’t move. Am I missing something here?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Child inheritance, x,y position
|
0 | 120 | December 13, 2010 | |
Getting correct x & y coordinates | 0 | 131 | February 22, 2005 | |
Change parent without moving child | 0 | 105 | October 22, 2009 | |
Child.x == stage.x instead of parent.x
|
0 | 115 | January 5, 2011 | |
Getting correct x & y coordinates
|
0 | 94 | February 22, 2005 |