whalephisher / Fling-the-Ball

Fling the Ball as far as you can
0 stars 0 forks source link

spikes and trampolines stop appearing #4

Open whalephisher opened 8 years ago

whalephisher commented 8 years ago

spikes and trampolines do not show up at 1000 ft (i think).

JimboKnight commented 8 years ago

sorry for not responding. i was quite busy. I see that you have made more changes. Should I try making more?

On Sun, Nov 29, 2015 at 5:50 PM, gcliau100 notifications@github.com wrote:

spikes and trampolines do not show up at 1000 ft (i think).

— Reply to this email directly or view it on GitHub https://github.com/gcliau100/Fling-the-Ball/issues/4.

whalephisher commented 8 years ago

of course you can

TwoTau commented 8 years ago

I changed most of the organization, so things should generally be easier to find. There are four JS files now so you might have to look through all of them before you get used to the organization.

I rewrote the super buggy and confusing bouncing code. Now, I have to add flick sensitivity again, too.

I rewrote the ballType code so that it would be easier to add new balls in the future. I haven't implemented the specialties of each ball yet, though, so all of the balls currently have the same speed / bounciness / trampolineBounciness.