## Version *Phaser Version: 4.0.0-.rc6 *Operating system: Windows 11 *Browser: Google Chrome *Spine Plugin: "@esotericsoftware/spine-phaser-v4": "^4.2.95", ## Description Creating a spine object when the phaser loader is busy can lead to a black frame being rendered on spine object creation ## Example Test Code `const spineObject = this.scene.add.spine(0,0, "spine_skel", "spine_atlas"); spineObject.animationState.addAnimation(0, "idle", true);` ## Additional Information https://github.com/user-attachments/assets/3d0038e4-5dea-40c0-b9ae-b679539e78cc