sprite can I set the width and height

Hi guys,

I have an issue currently where my sprite sheet is bigger than the maximum texture size of the device…

so I got it to work by halving my sprite sheet… but the sprite is now obviously half the size…

I need to get the sprite back to full size within my app… I understand the sprite will be pixelated … but can this be done?

sprite.height = 200
sprite.width = 200? [import]uid: 67619 topic_id: 32343 reply_id: 332343[/import]

its ok… I forgot about the scale method… :stuck_out_tongue: [import]uid: 67619 topic_id: 32343 reply_id: 128731[/import]

its ok… I forgot about the scale method… :stuck_out_tongue: [import]uid: 67619 topic_id: 32343 reply_id: 128731[/import]