Andrey Zimin Posted January 31, 2018 Share Posted January 31, 2018 Friends! Tell me why this strange behavior? If I increase the Size of the ball or reduce the height (line 37) to 20, the ball will pass through the land! In this example, it breaks it! It must be so? Or I something not so made? https://www.babylonjs-playground.com/#BXII#25 Quote Link to comment Share on other sites More sharing options...
Pryme8 Posted January 31, 2018 Share Posted January 31, 2018 https://www.babylonjs-playground.com/#BXII#26 If your going to do physic simulations I would scale everything up by 10 the physic plugins do not like small numbers. There are some other things happening here as well, but Ill leave that to others to cover. Andrey Zimin 1 Quote Link to comment Share on other sites More sharing options...
Andrey Zimin Posted January 31, 2018 Author Share Posted January 31, 2018 3 minutes ago, Pryme8 said: https://www.babylonjs-playground.com/#BXII#26 f your going to do physic simulations I would scale everything up by 10 the physic plugins do not like small numbers. There are some other things happening here as well, but Ill leave that to others to cover. )) This is the first thought that came to my mind! Quote Link to comment Share on other sites More sharing options...
Pryme8 Posted January 31, 2018 Share Posted January 31, 2018 so that's what it looks like when I write in Russian?!?!?! Aw never mind you fixed it... lol. Quote Link to comment Share on other sites More sharing options...
Andrey Zimin Posted January 31, 2018 Author Share Posted January 31, 2018 1 minute ago, Pryme8 said: so that's what it looks like when I write in Russian?!?!?! Ну да! Примерно так!)) Pryme8 and NasimiAsl 1 1 Quote Link to comment Share on other sites More sharing options...
Andrey Zimin Posted February 1, 2018 Author Share Posted February 1, 2018 23 hours ago, Pryme8 said: https://www.babylonjs-playground.com/#BXII#26 If your going to do physic simulations I would scale everything up by 10 the physic plugins do not like small numbers. There are some other things happening here as well, but Ill leave that to others to cover. Change on 150 in line 37 :)) But question is closed! Quote Link to comment Share on other sites More sharing options...
adam Posted February 1, 2018 Share Posted February 1, 2018 You can also use a box for the ground so that you can add some thickness to it. https://www.babylonjs-playground.com/#BXII#29 Then you don't have to change the scale. GameMonetize and Pryme8 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.