Multipe Mounted Players
by JPaxson · in Torque Game Engine Advanced · 04/27/2007 (2:28 pm) · 0 replies
Hi,
I have a vehicle with a driver and gunner mount position. I push and pop actionmaps for each on mount and unmount and that part is working like a peach. My problem is that when I am driving and another player mounts the vehicle (both do get the appropriate actionmap and the other player does go to the appropriate mount point1...im mount0), my view goes to the pink screen and the other players does not. When i eject from the vehicle the view goes back to normal. It is always the first person to mount the vehicle that gets the pink screen when the second player mounts in. I am sure that this has something to do with a controlObject handle being misplaced (from the info I have been able to find on site), but I cant think of anyway around this.
I have tried only setting the control object to the vehicle for whoever gets in the pilot seat, but that didnt work any differently. Has anyone else ran into this type of problem?
I have a vehicle with a driver and gunner mount position. I push and pop actionmaps for each on mount and unmount and that part is working like a peach. My problem is that when I am driving and another player mounts the vehicle (both do get the appropriate actionmap and the other player does go to the appropriate mount point1...im mount0), my view goes to the pink screen and the other players does not. When i eject from the vehicle the view goes back to normal. It is always the first person to mount the vehicle that gets the pink screen when the second player mounts in. I am sure that this has something to do with a controlObject handle being misplaced (from the info I have been able to find on site), but I cant think of anyway around this.
I have tried only setting the control object to the vehicle for whoever gets in the pilot seat, but that didnt work any differently. Has anyone else ran into this type of problem?
About the author