Hi everyone,
I’m trying to make a simple game, and I wanna implement some simple movement in it.
What I’m trying to do is simple: I wanna have a coin and it has to move from a random position on the screen to the left so the player can catch it. But how do i do this?? I have tried numerous things but I can’t get it working…
Thanks in advance.