webplayer not working with chipmunk
Posted: Mon Aug 19, 2013 12:56 am
Does chipmunk not support web builds, or am I missing something?
I tried running the platformer tutorial as a web build and it seems to freeze as soon as it starts, with the guy hanging in the air. I made a test scene with just a chipmunk body cube and a floor, and the same thing happened. It's not just that chipmunk physics isn't being simulated - the game also doesn't accept input.
Removing all the chipmunk components from objects in the scene and rebuilding allowed the build to accept input again.
Any idea? Thanks!
(Unity Pro 4.1.5f1, OS X 10.7.5, Chrome)
I tried running the platformer tutorial as a web build and it seems to freeze as soon as it starts, with the guy hanging in the air. I made a test scene with just a chipmunk body cube and a floor, and the same thing happened. It's not just that chipmunk physics isn't being simulated - the game also doesn't accept input.
Removing all the chipmunk components from objects in the scene and rebuilding allowed the build to accept input again.
Any idea? Thanks!
(Unity Pro 4.1.5f1, OS X 10.7.5, Chrome)