The states improvements are definitely nice, and I did run into the whole "Unable to transition into current state" issue, as I was using it for a respawn. I ended up just making a "Respawn" state, and then quickly switch out of it to reset back to the original.<p>With this being in it definitely would make things a lot cleaner in some ways, as I can at least get the whole "Re-enter State" a bit easier.<p>Also the Observers and Hooks are <i>really</i> nice and will allow me to more cleanly implement a feature that I've been needing (Optional Components).