Issue with Spine Animation rendering as Yellow line in Defold
Closed this issue · 1 comments
NighelNijhuis commented
Problem Description:
I'm encountering an issue where a Spine animation, exported as spinejson and integrated into Defold, is rendering as a strange yellow line when the game is booted up. A minimal project highlighting the problem is attached for reference.
Steps to Reproduce:
Start the project Run the game and observe the Spine animation rendering as a yellow line.
Expected Behavior:
The Spine animation should render correctly within the Defold game without any distortions or color anomalies.
Actual Behavior:
Upon starting the game, the Spine animation appears as a yellow line instead of the expected animation.
Project Files:
britzl commented
Please update to 2.13.0. That version contains a fix for issues with vertex formats, introduced in 1.6.1.
https://github.com/defold/extension-spine/releases/tag/2.13.0