Hello guys,
How can i display only part of a texture file. If i have multiple objects in a image and I want to display only one object from that image. How can i do that? Sort of like creating a sprite animation with only one frame.
Basically i want to be able to set the uv coordinates of the texture.
Thank you! [import]uid: 38119 topic_id: 6602 reply_id: 306602[/import]
http://developer.anscamobile.com/reference/sprite-sheets [import]uid: 12108 topic_id: 6602 reply_id: 22972[/import]
Correct, but i don’t want to animate my object
I just want to display the object, not to make an animation
Sprite sheets are 2D animations packed as multiple frames into a single texture image. [import]uid: 38119 topic_id: 6602 reply_id: 22980[/import]
Oh yes- i got it - i’ve looked at the horse example.
Thank you! [import]uid: 38119 topic_id: 6602 reply_id: 22981[/import]