Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Spine TS] x and y properties don't move the Spine Object #80

Open
shibekin69 opened this issue Sep 3, 2017 · 0 comments
Open

[Spine TS] x and y properties don't move the Spine Object #80

shibekin69 opened this issue Sep 3, 2017 · 0 comments

Comments

@shibekin69
Copy link

shibekin69 commented Sep 3, 2017

This is problem is specific to the WebGL version. Canvas version is OK. Setting the x and y coordinates of the Spine Object doesn't move it. Setting the group container's doesn't work either.

groupContainer.x = 500 <-- Doesn't work
groupContainer.spineObj.x = 500 <-- Doesn't work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant