PDA

View Full Version : how do i set limits?


milky909
01-22-2008, 01:41 PM
me and my friend are working on a class project. we want to have a game sort of like pong. but we want the ball to not be able to go out of the camera at all. if someone could repost any way of doing this it would be veryu helpful to us.

DickBaldwin
01-23-2008, 11:01 AM
me and my friend are working on a class project. we want to have a game sort of like pong. but we want the ball to not be able to go out of the camera at all. if someone could repost any way of doing this it would be veryu helpful to us.

Perhaps I don't understand the problem, but if I do, it seems like a trivial programming problem for a student who has expended a sufficient amount of study effort to learn the fundamentals of programming in Alice 2.0.

Dick Baldwin
Free Alice tutorials: http://www.dickbaldwin.com/tocalice.htm
Free programming tutorials: http://www.dickbaldwin.com/toc.htm

milky909
01-24-2008, 01:24 PM
k just to say it maybe in a more clear way
i have a ball on the screen. i want to make it so it is not able to go out side of the view of the camera. is there a way to make this possible