NobleSprite issue with animation #60
Unanswered
rubybrowncoat
asked this question in
Support Requests
Replies: 1 comment
-
Just a little addendum: if I manually call |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
I can't get a NobleSprite to display an animation from a table.
Screenshots/Code snippets
This is my class.
Additional context
Other NobleSprites without an animation work fine.
From the update function print,
currentFrame
stays at 1, but I also don't see the first frame on the screen. Position seems fine and the scene appears to contain the sprite correctly.Beta Was this translation helpful? Give feedback.
All reactions