I'm trying my best to make an Advanced Pong game, but every time I fix a problem, I'm faced with a new one! Sometimes I feel as if I should just give up. Could anyone help me?
When I click in certain places, even when sprites there are hidden, certain things happen!
Last edited by Pokemonfan137 (2012-04-01 15:12:24)
Offline
Well, no one could really help if they don't have an idea of what's wrong. What's annoying you? Could you upload your progress so I could check it out?
Offline
Pokemonfan137 wrote:
every time I fix a problem, I'm faced with a new one!
That's called "programming".
Some people say that 10% of programming is coding, and 90% is de-bugging. That's what you are doing.
You just have to fix everything one problem at a time.
Offline
chanmanpartyman wrote:
Well, no one could really help if they don't have an idea of what's wrong. What's annoying you? Could you upload your progress so I could check it out?
Well, there are these "buttons" that you can click on in the title-screen, and when you start the game, they disappear, but for some reason, when I click where they are, they actually send me somewhere! That's not supposed to happen!
Last edited by Pokemonfan137 (2012-04-01 20:55:36)
Offline
Are you setting the ghost effect to 100 or switching it to a costume that seems transparent? Your best off with:
hide
Offline