Hi,
i'm creating a maze game for my school project and this maze must have questions in it. The questions are supposed to appear when the sprite touches the maze walls. i have figured out how to ask and answer questions, but it keeps repeating as it is under the 'forever' in 'controls'. However, if i take it out, the sprite will pass through the maze walls. i really really need help. it's due on 1 july which is tomorrow.
Sincerely,
Eunice
Offline
Some more info would help ... maybe you could upload the project with the problem?
Offline
did you forget the 'if touching wall' block maybe? Otherwise, at the end of the question, add a 'wait until not touching wall' to make sure it doesn't repeat.
Offline
oh, thank you!
Offline