Migrating

Quick Start

Cleaning Up Before Migrating

DemoRoom folder is not needed for the content to work and we recommend you to delete it before migrating. Shut down the editor and delete DemoRoom folder manually. It should not give you any warning.

Editor sometimes thinks that it successfully deleted files if source control is enabled. But when the editor restarts, they would not be deleted. If this happens, make sure every file is not Read-Only and source control is disabled.

Migrating Input Mappings

We wanted this content to be an Asset Pack but it wasn’t possible because we had to include input mappings as well.

  1. Open DefaultInput.ini in Config folder.

  2. Copy everything that starts with AxisConfig, ActionMappings and Axis Mappings. Then paste it in your project’s DefaultInput.ini in Config folder.

  3. You should now have every input mapping in your Project Settings > Input.

You can follow the additional optional guides if you only want the HAC feature or implement it to your own pawn.

Last updated