nodejs Posted November 16, 2017 Share Posted November 16, 2017 Hello evryone, i try to better understand collisions & mehs interactions. I found this demo on the babylon.js 101 docs: http://www.babylon.actifgames.com/moveCharacter/ https://doc.babylonjs.com/babylon101/cameras,_mesh_collisions_and_gravity Is it possible to get the source code ? Quote Link to comment Share on other sites More sharing options...
adam Posted November 16, 2017 Share Posted November 16, 2017 http://www.babylon.actifgames.com/moveCharacter/Scene.js (you can look at code by prefixing the url with view-source:) nodejs 1 Quote Link to comment Share on other sites More sharing options...
Raggar Posted November 16, 2017 Share Posted November 16, 2017 I copied some of it for another thread: http://playground.babylonjs.com/#J89UGC#4 It has gravity and the heightmap. It is click to move, but using the original source for reference, it shouldn't take long to recreate. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted November 17, 2017 Share Posted November 17, 2017 You should ask his author: @Dad72 Quote Link to comment Share on other sites More sharing options...
Dad72 Posted November 17, 2017 Share Posted November 17, 2017 code source js : http://www.babylon.actifgames.com/moveCharacter/Scene.js 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.