gladiusjs / gladius-core

Core library for Gladius
BSD 3-Clause "New" or "Revised" License
445 stars 48 forks source link

As a game developer, I want to disable collisions for certain objects but still be able to apply forces so that I can create procedural animations #139

Open asalga opened 12 years ago

asalga commented 12 years ago

It would be nice to be able to remove collision detection for a body, but still be able to set linear and angular impulses.