Search found 2 matches
- Wed Oct 02, 2013 4:45 pm
- Forum: Support and Development
- Topic: Help with pictures and such
- Replies: 4
- Views: 1316
Re: Help with pictures and such
What i want to do is when i use if keypress.isDown("right") then is i want it to replace the current sprite with a different image in the spot defined by using say x = x + 1. My issue is it updates it but then defaults back when the if then statement is over.
- Fri Sep 27, 2013 11:07 pm
- Forum: Support and Development
- Topic: Help with pictures and such
- Replies: 4
- Views: 1316
Help with pictures and such
Hello i am AnDwHaT5. I am a bit new here atm so let me begin with my question of noobie-ness. I would like to use a character sprite on a picture that i have. Though when i rendered it in it took out my picture and replace the entire thing with the sprite. What i wish to do is make the sprite movabl...