Hello, thank you for the great plug in.
Currently, I have a problem with playing the scenes. So, I have a character with the IK modifiers, I play the scene and it works fine. And then I do some things in VS Code(which results to "possible cyclic resource inclusion" in Godot). I play the scene again and this happens.
![](https://img.itch.zone/aW1nLzYxOTUwMDMucG5n/original/d3Wn1j.png)
I can fix it by pressing those redo arrows because it's an instanced scene.
![](https://img.itch.zone/aW1nLzYxOTU0NDcucG5n/original/Jx9DE3.png)
![](https://img.itch.zone/aW1nLzYxOTU0NDkucG5n/original/U008VZ.png)
But it becomes empty again when I make some changes in VSCode and play the scene again.
Most of the time this cyclic resource inclusion isn't really serious, so I'm not sure if it's really the cause of the issue.