Open KartikTheCoder opened 1 year ago
I am using below code, currently camera collision is not here, how i can achive so that camera will not go outside of a mesh. https://github.com/colinmfoster4723/NFT-Metaverse/blob/main/components/world/prefabs/Player.jsx
https://github.com/colinmfoster4723/theVisualEndeavorNextJs/blob/master/fiber/Player.jsx
Try using this one instead
I am using below code, currently camera collision is not here, how i can achive so that camera will not go outside of a mesh. https://github.com/colinmfoster4723/NFT-Metaverse/blob/main/components/world/prefabs/Player.jsx