|
Hi, I'm new here, saw that you guys have a pretty strong user base and thought i'd ask a question that I'm very curious about. I'm hoping for a little technique advice as well as possibly a language suggestion.
How would I dynamically control the placement of an image with, say, a Directional pad layout type control scheme? For instance, you have 4 buttons for the directions, and an image. You place the image at certain coordinates towards whatever direction the user hits by using an absolute div layer (i assume this is the best way to do it).
How would I do this?
|