i would like my character in my game to start in one position but when i click over to another space it moves there and is still visible untill i click elsewhere. What is the code that i can make that happen? Thanks
It depends; one thing you must learn in programming is that there is no code that is universal. So, if you show us your code, we can show you our code.
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
(Just a heads-up)
I'd suggest having two variables - stayX and stayY. Then, on the mousedown event, have these variables be set. Whenever you want to draw your character, have him drawn with the two new variables. Hope it works
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
(Just a heads-up)
You have to go to the file menu...but of course I have the Norwegian version, so I have no idea what it is in the English version....But if I had translated it, it would be....Picture....Stretch/displace.....and you have to change the values in the pop up menu, to what you want....I think you have to change the value for the horizontal first, and then do the same to the vertical....I'm not sure if you can change both of the at the same time.