Closed marcus7777 closed 9 years ago
Collision detection be an important part of this. I would like a lazy evaluation of collision detection.
All objects will need Direction Mass Size Speed
In the next .1 of a second will X hit Y?
And i will assume that objects are moving away from each other will not hit each other.
Test first: Qufflie ring if qufflie is in scoring zone Players ball First seekers, The golden snich
Collision detection be an important part of this. I would like a lazy evaluation of collision detection.
All objects will need Direction
Mass Size Speed
In the next .1 of a second will X hit Y?
And i will assume that objects are moving away from each other will not hit each other.