Search the Community
Showing results for tags 'phsyics'.
-
Hi guys, I am looking into doing a little car game in babylon - and I ran into a demo about a physics car: http://www.babylonjs-playground.com/#SFELK#1 Since this was linked by deltakosh in this article: https://www.eternalcoding.com/?p=2764 I guess that it was working at some point, but is broken now? (For me the car won't accelerate - steering seems to work, but with no acceleration there is no way to tell for sure) Does anyone know what went wrong here with babylon 2.5beta?
-
Hi all, I've come across a problem with groups and P2 bodies. Basically, I have a group, to which I add a Sprite with a P2.Body. So when I move my group, the sprite is actually moving with it, but its body does not budge an inch. Is there a fix to this? Cheers