This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2007-09-08 23:02:32

sekinto
Scratcher
Registered: 2007-08-25
Posts: 4

Black Tux Man (help!!!)

Okay, so I'm making this game called Black Tux Man:
http://scratch.mit.edu/projects/sekinto/35270

I need help resolving some issues, I am new to scratch and can't figure out how to troubleshoot some of my problems.

A1: If you press left and right at the same time the game gets confused.
A2: If you hit the wall you can keep on going.
A3: When object sprites like the ground and the wall hit the edge they don't go off it. They freeze.

If I find anymore problems I will list them. If you find anymore problems post and tell me. If you know a solution to one or more of my problems please post.

If you answer a problem please label your answer with problem number (example: A1).

Offline

 

#2 2007-09-11 14:32:21

kevin_karplus
Scratcher
Registered: 2007-04-27
Posts: 1000+

Re: Black Tux Man (help!!!)

Pressing two keys simultaneously will not work on all keyboard interfaces.
Are you using "when key pressed" or "if key down?"---they have different behavior.
What do you *want* to have happen when both left and right are pressed?

Offline

 

Board footer