joshrmt Posted November 6, 2013 Share Posted November 6, 2013 I need to add 2d shadows to my game, and in order to do so, I need to modify the transform of a sprite, which I typically did in the past with context.transform. I see that sprite has a worldTransform field, but im not sure if it is safe for me to modify it directly. Link to comment Share on other sites More sharing options...
Recommended Posts