
Moving A Player
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- Posts: 5
- Joined: Sun Dec 15, 2013 2:01 pm
Moving A Player
Hi I am extremely new to livecode (started today
) and I am wondering how do get an image (I named it box) to move left when I hold down a button named left?

Re: Moving A Player
And the dictionary to the rescue!
Look up "left"
But you'll want more because I'm guessing you want it to keep moving?
Swooping in again comes the dictionary... "mouseStillDown"
Now in the end you probably wont want to use that method, but it will get you going.
Simon
Look up "left"

But you'll want more because I'm guessing you want it to keep moving?
Swooping in again comes the dictionary... "mouseStillDown"

Now in the end you probably wont want to use that method, but it will get you going.
Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!