Search found 1 match
- Tue Apr 18, 2023 10:20 pm
- Forum: Support and Development
- Topic: Need help with Lua + OOP
- Replies: 4
- Views: 1135
Re: Need help with Lua + OOP
Hey I checked out the branch you linked. I tried assigning a unique id to each tile, to see why those functions are behaving differently. I think something else has gone wrong in your refactor, because the draw function is never being called on the tile that contains the animation. Something seems t...