SylenthX Posted December 20, 2014 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
Thirsty Panther Posted December 20, 2014 Posted December 20, 2014 You may have two cameras. Just delete the one not attached to your charracter. Quote
Josh Posted December 20, 2014 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.
SylenthX Posted December 20, 2014 Author 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
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.