I'm building a split-screen first person shooter, and I am using ViewportFrame
to render each side of the screen. I have the split-screen part finished, but I can't figure out how to make a new character, most likely a rig from ServerStorage
, and be able for the second player to control it. Does anybody have any ideas? Any help would be appreciated!