hunts Posted January 27, 2017 Share Posted January 27, 2017 i want the camera to follow a path sometging like a roller-coaster, i've seen it in threejs, how do i make that in BJS? Quote Link to comment Share on other sites More sharing options...
JohnK Posted January 27, 2017 Share Posted January 27, 2017 One way is to use a follow camera that can follow a mesh following a path. Another is to parent a camera to a mesh that is following a path http://babylonjsguide.github.io/intermediate/Cameras#followcamera http://babylonjsguide.github.io/gamelets/Car_Driven jerome and GameMonetize 2 Quote Link to comment Share on other sites More sharing options...
hunts Posted January 27, 2017 Author Share Posted January 27, 2017 @JohnK thanks, i'll gift you a game when i finish my project 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.