I try to change scenes with corona sdk storyboard,
the spine animation works well when I enter the scene,
I added to the group
group:insert(skeleton.group)
but when I leave the scene I get this message
…oard(default)\spinestoryboard\spine-corona\spine.lua:153: attempt to call method ‘setFillColor’ (a nil value)
message
stack traceback:
?: in function <?:218>
[C]: in function ‘setFillColor’
…oard(default)\spinestoryboard\spine-corona\spine.lua:153: in function ‘updateWorldTransform’
…s)\spinestoryboard(default)\spinestoryboard\play.lua:153: in function <…s)\spinestoryboard(default)\spinestoryboard\play.lua:142>
?: in function <?:218>