Jeff Ammons
Jeff Ammons
I opened a related issue here: https://github.com/bitwes/Gut/issues/724. (sorry for the messiness, I ran into two issues while trying to set up GUT -- I can close/reopen if needed). I tried...
Edit: I figured it out, this was fixed in: https://github.com/Portponky/better-terrain/pull/116. I just need to update. I'm still happy to write up some short docs, if you think it'd be helpful....
I think you're onto something here. I am using VSCode with godot-tools and have similar issues. I just tried reloading my Godot project few times right now with this result:...
Ah yeah, that does add complexity. Is the pausing necessary because the state could be actively changing in the time it takes to update all of the nodes to the...
Ah ok, that makes sense! I think this should probably be split into 2 PRs, one for the signal and event handler pausing and another for saving/loading the tree state...
Absolutely, happy to help out! Thanks for cleaning it up.