Hey, all! I am an extreme beginner and just started using corona…So far I have learned how to put a background and image up and im thinking the next step is interacting with my little fish thats on the screen but i just can’t figure out how to do it. I’ve read the docs and searched the forums but i belive its just my ignorance to all of this getting in the way…so i would really appreciate some help! I can give you my code so far and if its not too much trouble would you be able to show me what the code looks like so i can drag this fish around the screen? Thank you for the help!
background = display.newImage ( “fishtank.png” )
myImage = display.newImage( “fish.png”, 20, 100 )
this is all i have lol
[import]uid: 14864 topic_id: 5339 reply_id: 305339[/import]