Update documentation to better describe what the four debugger buttons do.
E.g.,
step one tick will run and trigger a breakpoint whenever that same entity gets its next update call
run to final will run to the final node in the current behavior/sub-behavior, stopping whenever the end of the behavior is reached.