Home   Help Search Login Register  

Author Topic: Force map to focus on specific location (in briefing)  (Read 920 times)

0 Members and 1 Guest are viewing this topic.

Offline Clayborne

  • Members
  • *
When the players reach the briefing screen, the area of focus on the map is where the player's character starts. Can you force the map to focus on a marker when the map screen has loaded?

EDIT

Just read about mapAnimAdd, though I'm not sure if that works in the briefing.
« Last Edit: 07 Mar 2010, 20:04:24 by Clayborne »

Offline savedbygrace

  • Intel Depot
  • Administrator
  • *****
  • Be swift to hear...slow to speak...slow to wrath.
Re: Force map to focus on specific location (in briefing)
« Reply #1 on: 10 Mar 2010, 23:40:05 »
The map focus is always on the player. Simply move the player to the required position in the editor before you export it and in the players init field(which is read only after the mission starts) set the player where you actually need him to start, that way the map is focused on the start position at mission start.