[Problem] Rotating camera forces it to stop?

rApp

New Member
Reaction score
3
Hi! (Again)

Im having a big problem with my camera trigger!
I want the camera to rotate 90 degrees then scroll to the right, which when have rotated 90 degrees will feel like the camera is going backward...

The problem is that it won´t rotate, but if i manage to make it rotate it wont scroll? :S
How do i solve this?

My Trigger:

Trigger:
  • Starter
    • Events
      • Time - Elapsed game time is 0.01 seconds
    • Conditions
    • Actions
      • Unit - Pause all units
      • Cinematic - Turn cinematic mode On for (All players)
      • Cinematic - Turn on letterbox mode (hide interface) for (All players): fade out over 2.00 seconds
      • Cinematic - Turn subtitle display override On
      • Game - Set the time of day to 20.00
      • Player Group - Pick every player in (All players) and do (Actions)
        • Loop - Actions
          • Visibility - Create an initially Enabled visibility modifier for (Picked player) emitting Visibility across Phase1 <gen>
          • -------- Camera --------
          • Set Temp_Point = (Center of Phase1CamLeft <gen>)
          • Camera - Pan camera for (Picked player) to Temp_Point over 0.00 seconds
          • Custom script: call RemoveLocation (udg_Temp_Point)
          • Set Temp_Point = (Center of Phase1CamRight <gen>)
          • Camera - Pan camera for (Picked player) to Temp_Point over 10.00 seconds
          • Camera - Rotate camera 90.00 degrees around (Target of current camera view) for (Picked player) over 0.00 seconds
          • Custom script: call RemoveLocation (udg_Temp_Point)
      • Wait 10.00 seconds
      • Cinematic - Turn cinematic mode Off for (All players)
      • Cinematic - Turn subtitle display override Off
      • Cinematic - Turn off letterbox mode (show interface) for (All players): fade in over 2.00 seconds
      • Unit - Unpause all units

// rApp
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top