You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to develop a slot Game, but there are times that I need to replace the Spine. How Can I properly replace the Spine Object programmatically? Sure I can do the removeChild then add a new one to the parent Object. Is this the only way or there is a more effecient and faster way of switching from 1 Spine Object to a different Spine Object.
The text was updated successfully, but these errors were encountered:
I am trying to develop a slot Game, but there are times that I need to replace the Spine. How Can I properly replace the Spine Object programmatically? Sure I can do the removeChild then add a new one to the parent Object. Is this the only way or there is a more effecient and faster way of switching from 1 Spine Object to a different Spine Object.
The text was updated successfully, but these errors were encountered: