1
Graphics / Re: 2.0 ,At Which point should i set OriginPoint in Sprite Objects?;
« on: October 05, 2012, 09:57:32 pm »
Thanks for help/feedback.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
do just change it's position or also it's size?i change both (x,y) and the (W, H) of the new REct
You should keep the size of the rect always the samewell my sprite have different dimension in some frames, that's why I'm having problem to where set the origin, since the move, setposition depend on the origin point of the sprite.