Forums Register Login

Some anomalies driving me nuts...

+Pie Number of slices to send: Send
I'm a rookie at this stuff, so I'm still wallowing my way through. The following code for the perennial BouncingBalls assignment results in some anomalies that I can't figure out.
The main problem is that there SEEM TO BE different responses: the balls reverse direction at the right and bottom, but
not top and left. In the code I have shown two different statements: one for dir_x, (which seems like it should work, but
doesn't) and the one for dy, (which reverses direction properly, but the d? value is not the one that I want to change,
only the direction modifier needs to change.)
The dir_x one is the one that I think should work, but the dy variation provides reversal. Since both variables are in the
same formula, I can't figure out why one works, one doesn't.
The other anomaly is that Ball4 doesn't behave as the other three. What the hell's going on.....a tribute to Jim Bouton???

Any suggestions on where to start looking for the bugs would be appreciated.
Thanks.
Here's the code:
[ edited to preserve formatting using the [code] and [/code] UBB tags -ds ]
[ November 24, 2002: Message edited by: Dirk Schreckmann ]
+Pie Number of slices to send: Send
Clue: the direction of a ball should be part of the
ball's state. You are using local variables to
hold the direction.
-Barry
+Pie Number of slices to send: Send
Thank You very much Barry.
That's all it took, move two lines of code.
I brought this back from the farm where they grow the tiny ads:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 927 times.
Similar Threads
dx = -dx; dy = -dy
problem in creating more than one objects
Bouncing balls
how to give animation to images?
Balls are not moving
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 29, 2024 02:22:35.