Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collisions not registering between dynamically created balls in Text example #20

Open
GoogleCodeExporter opened this issue Mar 22, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. In the last example "text" (no modifications done to it)
2. ball added to collisionList, but balls not detecting collision with 
themselves.

What is the expected output? What do you see instead?
balls should register collisions with themselves. Instead they ignore other 
balls.

What version of the product are you using? On what operating system?
newest version to date(7/20/11)




Original issue reported on code.google.com by wesley...@gmail.com on 21 Jul 2011 at 2:07

@GoogleCodeExporter
Copy link
Author

The collisionList class checks collisions between OBJECTS and the TARGET. Use 
the collisionGroup class to check all collisions between OBJECTS.

Original comment by electrov...@gmail.com on 31 Jul 2012 at 2:09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant