Replies: 1 comment 1 reply
-
"bitmapData with position offset"? Can you take a step back and tell me what you're trying to accomplish with this? You're wording suggests that you may be sidestepping the actual underlying problem.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So, I have
FlxSpriteGroup
with different sprites, they also have different x positions and width. How can I get theirBitmapData
(with their position offset)?Beta Was this translation helpful? Give feedback.
All reactions