This site requires JavaScript, please enable it in your browser!
Greenfoot back

Pointifix's Comments

Back to Pointifix's profile

get a realistic collision detection of balls even with bounce and maybe also with friction would be nice if i get such a thing working
thanks i spent about 3 weeks programming,searching and looking for good sounds like 2-3 hours a day, the best sounds i got from the website http://www.flashkit.com/soundfx/ if you are interrested in that. and jeah i like designing things as well so i always keep it looking as good as possible ;) but as mentioned the laags are big crap !!
the 15 pixels i got with my screen lineal ;) i did a 360 degrees snake once as well and i had the same "problem" the snake always stops before it really collide. but jeah i did this with c++
getting the distance between the sphere centers via pythagoras. and then get the angle of collision to get the protection vector i think, but just my theorem
mhhmm would be a nice project i could sit at :)
thehe thats why he liked it ;D nicely done generator i must say, currently i got no idea how to generate connected caves ;)
the hitbox of the balls is a rectangle? am i right?
thehe nice terrain generation, do you randomly generate the height of the stone and then put a random number of dirt on the top? the smiley, should this be the sun? ;D
nice made, but the collision detection in world 3 i noticed, is not the cleanest could that be, cause the snake stopped about 15px before "real collesion"