Skip to content

Fixes to animation.loop#98

Open
AntonPetrov83 wants to merge 4 commits intoGamesRightMeow:mainfrom
AntonPetrov83:bugfix/animation-loop-arrays
Open

Fixes to animation.loop#98
AntonPetrov83 wants to merge 4 commits intoGamesRightMeow:mainfrom
AntonPetrov83:bugfix/animation-loop-arrays

Conversation

@AntonPetrov83
Copy link

  1. In PD animation.loop allows array of images instead of imagetable because it uses only indexer [] and length # operators, so I allowed the same.
  2. animation.loop:image() must update animation and return actual frame.
  3. animation.loop:isValid() was not working properly and never returned false.

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

Successfully merging this pull request may close these issues.

1 participant