SylenthX Posted December 20, 2014 Share Posted December 20, 2014 I have placed the FPS Player prefab in my scene but when I run the game I'm in freelook mode. How do I fix this? Quote Link to comment Share on other sites More sharing options...
Thirsty Panther Posted December 20, 2014 Share Posted December 20, 2014 You may have two cameras. Just delete the one not attached to your charracter. Quote Link to comment Share on other sites More sharing options...
Josh Posted December 20, 2014 Share Posted December 20, 2014 The default C++ template creates a camera in code you can fly around with. If you don't want this camera to be created, you need to modify the App.cpp source code so it doesn't get made. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
SylenthX Posted December 20, 2014 Author Share Posted December 20, 2014 You may have two cameras. Just delete the one not attached to your charracter. Now I get errors on memory reading. 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.