Problem Description
Tilemap import function has unexpected behavior.
Attach a Capx
https://drive.google.com/file/d/0B-h71B ... sp=sharing
Description of Capx
This is an example project with existing tilemap and a tmx file for import to demonstrate the issues.
Steps to Reproduce Bug
- Import a tmx file to an existing tilemap
Observed Result
The new map is appended to the existing map, leaving pieces of the existing map.
The tilemap object size doesn't expand if the new map is bigger.
This action cannot be undone without closing and re-opening the project.
Expected Result
The existing map should be completely erased and overwritten with the new map.
The tilemap object size should expand to fit the whole map if the new map is bigger.
The action should be reversible with undo.
Operating System and Service Pack
Windows 8.1 Update
Construct 2 Version ID
Release 206 (64 bit)