How to make a civ 6 map

broken image
broken image

Change xx to the number of seconds it delays There are a few more tips that you may also find useful.

broken image

Note that you will also need to rebind the default Attack and Great Works default keys to something else so your new camera keys do not conflict.Next you need to add the same entries above to the DefaultKeyUpHandler section.if( uiKey = Keys.VK_LEFT or uiKey =Keys.D).if( uiKey = Keys.VK_DOWN or uiKey =Keys.S).if( uiKey = Keys.VK_RIGHT or uiKey =Keys.A).if( uiKey = Keys.VK_UP or uiKey =Keys.W).Find the line if( uiKey = Keys.VK_UP ) and then make the changes as follows.Open the a file in a text editor such as Notepad or Notepad++.Go your Civ VI install directory C:\Wherever you have steam installed\Steam\steamapps\common\Sid Meier’s Civilization Vi\Base\Assets\UI.To change the camera control keys do the following: The good news is that camera keys can be changed with some simple file editing. With Civilization VI now out in the wild, one of the biggest gripes is the camera control not being mapped to WASD.