Old Pyangelo

Category: Website

Last updated 2 years ago

Max Day

Max Day Asked 2 years ago

Can I go back to the old version of PyAngelo so that my code works?


Jeff Plumb

Jeff Plumb Answered 2 years ago

Hi Max,

Sorry, we cannot go back to the old version but it is pretty easy to update your code to work with the new version. The main differences are that the @loop_animation is now gone. You can replace this with a "while True:" loop, or you could even use the label and goto commands to create the animation loop. You may also need to include "from sprite import *" at the top of your code if you were using any of the Sprite functionality. I'll try to get in contact with you to see which programs you wish to update.


Notify me of updates
Add to Favourites
Back to Questions

No comments yet!


Become a free member to post a comment about this question.