Closed Draknek closed 2 months ago
Describe the bug Enabling tweens breaks some features, like
translate:down:1
Reproduction Steps
tween_length 0.1
translate
What did you expect would happen? Tweens should be compatible with translated sprites / large sprites
Known problem. tween_length is implemented by the old PS+ render loop, which has no provision for transforms. It needs to be merged. See #68.
tween_length
Describe the bug Enabling tweens breaks some features, like
translate:down:1
Reproduction Steps
translate:down:1
tween_length 0.1
translate
transform is ignoredWhat did you expect would happen? Tweens should be compatible with translated sprites / large sprites