Link to .capx file (required!):
https://dl.dropboxusercontent.com/u/65841566/R149PathfindingTileMapBug.capx
Steps to reproduce:
1. Add two tilemaps. One as Background one as Collision.
2. Add solid behavior to the collision tilemap
3. Add a sprite and add pathfinding behavior.
4. Add 8 direction movement (for testing) to the player or sprite.
Observed result:
When touch or click on screen , the sprite or player didnt move.
However when I move the player using arrow keys, it works. The collision
tilemap works as solid and player cant overlap the tiles in Collision tilemap.
Expected result:
The sprite or player will move to the Touch.X and Touch.Y
Browsers affected:
Chrome: yes
Firefox: yes
Internet Explorer: yes
Operating system & service pack:
Win8.1
Construct 2 version:
R149