PDA

View Full Version : game collabaration



hakukaji
September 24th, 2007, 10:08 AM
Ok so i've been programming for years now, and I've been honing my as3 skills for a month now, and I'm really itching to work on a project, if anyone needs any help with a project let me know!

here's some small examples of things i've been just trying to do on my own.

http://www.digitalbc.net/ugwiki/index.php/Game_Engine2

Sirisian
September 24th, 2007, 10:37 AM
you might want to work on hit-detection. It would seem from your brick game that you aren't using a correct method. I mean the ball glitches and for lack of a better word spazes taking out tons of bricks.

Good luck though on future projects.

hakukaji
September 24th, 2007, 12:05 PM
Yeah i know the collision detection is weak, I just used hitTestObject, so it's not pixel perfect. I was looking for someone/group to collaborate with and find out better techniques such as that.