Hello everyone I made a system to change the genre in my game, it works well until play time, the camera no longer follows the movements of the player. If i not change the gender camera work.
If you haven’t, which appears you have not, set the CameraType to Scriptable, not Custom. If I’m not wrong, Custom is the default CameraType. Whenever you need to manipulate the camera, you should always set it to Scriptable.