Hello,
I recently created a new project in Construct 2, and after about 20 minutes of setting up the basics I was just about to start working on my player characters' behaviors, when after adding both "Platformer" and "Physics" behavior to the player sprite, the application crashed and subsequently corrupted the project.
When trying to run the project again I get the following error:
Failed to open project 'C:\mygame\game.caproj'
Cannot locate element 'behavior-instances'
Under element: c2layout \ layers \ layer \ instances \ instance
Line 60, column 17
In C:\mygame\Layouts\lvMap1.xml
The file may be invalid. Try checking the file in a text editor (proejcts are saved in XML format).
I PM'd the project to Ashley.
Is this a bug?