JS collision detection 2D
Posted by DusX on 29 August 2014 | Comments

In a previous post, I embedded a video of a particle animation generated by a few generated wave forms, and a morphing rectangle. The particle would react everytime it came in contact with the rectangle. At the time of making the post I could not disclose how the collision detection was done, and it could have easily been done using the standard logic actors that have been available in Isadora for years, but it was not; it was created using the new Javascript actor.