I am working on a project that I want to look like Minesearch 2 but its like football. Instead of diamonds, i want him to pick up footballs. I dont know how to fix his movement to where he goes by himself and you just need to hit the left and right arrow keys to move him.
PLEASE HELP!
if someone could send me the right script to where when he hits the outside he dies.
Offline
You mean something like this?
when flag clicked forever move (5) steps if <key [left arrow v] pressed?> turn ccw (3) degrees end if <key [right arrow v] pressed?> turn cw (3) degrees end if <touching [Border sprite v]?> broadcast [You lose v] stop script end end
Last edited by Jonathanpb (2012-02-09 23:24:24)
Offline