Problem Description
Unable to toggle off breakpoint on action once it's been moved into a triggered or looping event.
Attach a Capx
[attachment=0:8h8jj2lp][/attachment:8h8jj2lp]
Description of Capx
CapX is just a sprite with mouse click event to show off the breakpoint issue on the event sheet.
Steps to Reproduce Bug
- Set breakpoint on an action
- Move that action (with breakpoint) under a triggered or looping event
Observed Result
You lose the ability to turn off the breakpoint and instead get a "Cannot set a breakpoint here" warning. You are then forced to move the action out of the triggered or looping event in order to turn off the breakpoint. Then you have to move it back in. This is just an annoyance as I don't believe the breakpoint actually works but a bug nonetheless.
Expected Result
Couple of ways to fix this.
Option1: It could throw a warning and not allow me to move the action in until I've removed the breakpoint.
Option2: It could allow me to move the action in but afterwards allow me to remove the breakpoint manually since it's not supposed to be there in the first place.
Option3: Automatically strip out the breakpoint when I move the action into a triggered or looping event.
Operating System and Service Pack
Windows 7 SP1 x64
Construct 2 Version ID
Release 185 (64-bit/Steam)