Computer Science Canada animating over a changing background need help |
Author: | coltss [ Wed May 13, 2009 6:45 pm ] |
Post subject: | animating over a changing background need help |
i have a program with changing traffic lights and im trying to get a car to go across. every time the car is in motion the traffic lights freeze how do i make it so i can make the traffic lights as a seperate pcture so i can draw a car going across. The traffic intersections are in a loop ofcourse but i have to make the car in the same loop so it stops while the light is red. i would post the code i dun want people copying plus its long |
Author: | DemonWasp [ Wed May 13, 2009 7:17 pm ] |
Post subject: | RE:animating over a changing background need help |
First, please use better grammar and spelling. Posts like yours rarely get the help the poster is looking for. Second, why did you completely ignore the template provided for you? Filling that out will increase the chances that we respond helpfully. Third, your problem statement is a little confusing at best. We haven't seen your assignment or project, so we have no idea what the overall idea is (this is why you need to fill out the template). |
Author: | DanTheMan [ Thu May 14, 2009 8:49 am ] |
Post subject: | Re: RE:animating over a changing background need help |
DemonWasp @ Wed May 13, 2009 7:17 pm wrote: First, please use better grammar and spelling. Posts like yours rarely get the help the poster is looking for.
Second, why did you completely ignore the template provided for you? Filling that out will increase the chances that we respond helpfully. Third, your problem statement is a little confusing at best. We haven't seen your assignment or project, so we have no idea what the overall idea is (this is why you need to fill out the template). It's simple. He wants to create some kind of animation with a car crossing an intersection w/ traffic lights. Apparently the lights don't change when the car is in motion. You might want to surround the traffic light code in a loop that wraps the whole code. I mean, it would be a whole lot simpler to explain if you sent us the code to work with. |
Author: | coltss [ Fri May 15, 2009 1:31 pm ] |
Post subject: | RE:animating over a changing background need help |
thx i got it |