- Home /
Question by
Jizzun · Aug 10, 2012 at 08:19 PM ·
multiplayerfpstps
Help about Multiplayer FPS models and TPS models.
Hey guys, i was wondering if you guys could guide me on how to implement this technique where in my POV (player) would only see the FPS model of MY character but would see the TPS model of other players' characters. Like in COD MW for example. Thank you very much!
Comment
Best Answer
Answer by ThermalFusion · Aug 11, 2012 at 12:02 AM
You can use different layers for this. Basically put the players first person weapon into FPSWeapon layer, and then every other players weapons into TPSWeapon layer. Then set up the camera to only view these layers.
almost there. haha! but thank you for pointing me in the right direction. if you could also give me a more thorough example, i would appreciate very much. :)