On a sidenote, setting the timescale doesn't seem to work in the latest build.
Start of Layout - Set time scale to 0.5 doesn't do anything for me.
EDIT: Crap, was just thinking about it. That timescale thing could be tied to my pause function, I think it was just an if / else thing and probably overrides the new timescale event.
Having said that, wouldn't it be cool if we could somehow debug that? Like, create an 'overwritten' category in the debugger that'd list all the events that are overwritten by whatever other events. The more complex projects become, the harder it is to figure out all the nooks and crannies.
That sounds very complex and probably not the best solution. The watch tab allows you to add variables to a shorter list, so you can see when they change.