I have created a game that uses the 8Direction behavior. It works fine for a while and then it crashes. I tried playing it in debugging mode and the debugger gives me the following message:
A crash inside a plugin's non-event code has been intercepted! This may be a bug in the plugin, or a problem in Construct. The application has exited. Available details of the location of theproblem are below (this may be approximate.)
Pugin: 8DirMov.csx
Object name: Movement_0_5
Instance: 1 (of 1)
What do I do about this?