I have been playing around trying to create my first ubersimple game. You fly a spaceship around a track trying to avoid planets however I have reached a confusing end.
I had some of the planets moving toward my player triggered by moving out of view, and that seemed to work, however I wanted the movement to be more smooth so I thought I would have the moveto triggered by a timer I have set up to count up the score (the longer you survive the bigger the score). This does not seem to do anything at all though.
Would it be worth setting up a timer that only deals with the moveto function?
Thanks for any help.