thetestgame / panda3d-sprite

Library for using sprite sheets and animating them in the Panda3D game engine
MIT License
9 stars 0 forks source link

Typo in attribute name makes set_frame ineffective #3

Closed izzyboris closed 1 month ago

izzyboris commented 5 months ago

https://github.com/thetestgame/panda3d-sprite/blob/eac302ae3769834a6ce171b08467ea2b81930b96/panda3d_sprite/sprite.py#L567

_frame_nterrupt causes set_frame not to freeze the animation sequence.