What is the CME?
The CME (Collision Map Editor) is a program that lets you create an isometric grid over a bitmap (max size 800×600) and block or unblock cells on this grid to then use with a pathfinder. The CME has two sections, one is for editing the grid and collisions and the other is to test how the pathfinder works in your grid. The pathfinder section is also divided in two sections, in one section you can see the full path, debug it by showing how many cell the A* as been looked for to reach the destination, and also display the time it took. The second sections is to explorer the grid using an avatar, where you will not see the path and also can’t debug it but you can see how your final movie could look.