|
|
|
|
|
by sapein
709 days ago
|
|
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. 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. Also the Observers and Hooks are really nice and will allow me to more cleanly implement a feature that I've been needing (Optional Components). |
|