Files
VVVVVV/desktop_version/src
Misa eaf9eec3dc Fix animating entities' drawframes not being updated for 1 frame
What happens here is that the entity gets created and then gets
immediately updated on the next frame, but there's no time for their
walkingframe of 0 to be rendered, so it'll look like they have just
started with walkingframe 1. However in the delta-timestep rendering
it'll render with walkingframe 0. So we need to fix their drawframe and
increment it when creating them.
2020-06-19 09:05:48 -04:00
..
2020-06-14 22:44:34 -04:00
2020-06-15 07:37:05 -04:00
2020-06-19 09:05:48 -04:00
2020-01-08 10:37:50 -05:00
2020-06-12 15:08:29 -04:00
2020-06-19 09:05:48 -04:00
2020-06-19 09:05:48 -04:00
2020-06-07 22:40:03 -04:00
2020-06-07 22:40:03 -04:00
2020-04-03 10:40:50 -04:00
2020-05-29 10:21:25 -04:00
2020-04-26 19:07:40 -04:00
2020-06-19 09:05:48 -04:00
2020-01-08 10:37:50 -05:00
2020-06-07 22:40:03 -04:00
2020-06-19 09:05:48 -04:00
2020-04-26 19:07:40 -04:00
2020-04-23 23:35:33 -04:00
2020-05-29 10:21:25 -04:00