Very simple. Go to Terrain modules, camera. Set your view as default game camera, then changes rotation by 180 degrees, save it to a camera named Camera 01
In the trigger at map initialization, If player is on team 1 then Apply Camera Object, Camera 1 and without target. This will only apply the camera property without panning it to the camera location you created for it.
Before anyone suggest using Apply camera rotation, it is quite buggy and I don't recommend doing that.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
hey
I have a map witch ahs 2 teams ( top vs bottom )
how do i set it up so top team has a reveresed Camera so nomatter what you feel like ur at the bottum? always looking up
sorry for the easy question , i just SUCK with triggers ,
@Selfcreation: Go
Very simple. Go to Terrain modules, camera. Set your view as default game camera, then changes rotation by 180 degrees, save it to a camera named Camera 01
In the trigger at map initialization, If player is on team 1 then Apply Camera Object, Camera 1 and without target. This will only apply the camera property without panning it to the camera location you created for it.
Before anyone suggest using Apply camera rotation, it is quite buggy and I don't recommend doing that.