Page 1 of 1

Can MFPS be used for single player FPS games?

Posted: Fri Oct 18, 2019 4:50 am
by Lastson82
I am working on a single player game and want to use MFPS because i already have most of the addons. Everytime that i try to load just the player in the scene, the player will not move without being able to reference the game manager script. so then once i put that in the scene it auto loads the Multiplayer menus and forces it into a multiplayer match.

How can i get just the player to be useable in a campaign style single person game?

Re: Can MFPS be used for single player FPS games?

Posted: Fri Oct 18, 2019 4:03 pm
by skr2000
Remove all the photon references on the script.

Re: Can MFPS be used for single player FPS games?

Posted: Fri Aug 26, 2022 4:43 am
by jvc-sizilio
Hi,
I'm in the same situation, can you please elaborate more on this solution?