Center anchored actors are not drawn at correct canvas coords when scaled #618
Labels
bug
This issue describes undesirable, incorrect, or unexpected behavior
Milestone
Steps to Reproduce
Actor.anchor
to 0.5Expected Result
When drawn, Actor should be twice as big (20x20) centered on (0, 0)
Actual Result
Actor is drawn at proper scale but off-center as shown here:
The Green square is a 2x actor centered on (0, 0) and should perfectly contain the red and blue squares.
Environment
The text was updated successfully, but these errors were encountered: