Is there any config I can edit to set (0,0) to the lower left corner and set the Y-axis to point upward?
Now my workaround is as follow:
- Create a Display Group called “screen group”
- Shift this Display Group to 320 pixels downwards
- All display objects are added to this group
- Make y values negative before calling display functions
However, this workaround has some problems.
- I must add display objects to this “screen group” before I set any Y values to them
- If the display objects have their own group, they must be centered at the origin of the group, or otherwise the the “collision area” will have different size/positions from their displayed vectors/images.
Thanks very much for reading. [import]uid: 12769 topic_id: 5627 reply_id: 305627[/import]
[import]uid: 12769 topic_id: 5627 reply_id: 19909[/import]