When I'm working on an animation using AnimatedSprite
, I often have to change sprite's frame
during animation, as well as its offset
( which is the rotation pivot ). These tracks are set to discrete ( not continuous ), and my expectation is that when I'm scrubbing the timeline, to preview the animation, the frame
and offset
keys would take effect immediately when time hits them. Instead, the sprite is updated when the timeline is dragged past them, on the next frame/step.
This makes animating extra cumbersome, because of the discrepancy between what I see on the scene, and the keys I see at current time in the timeline.
Additionally, clicking on the timeline between two keys on a track set to discrete doesn't apply current track value, so it's a total mess on the screen.
I switched to Unity after waiting for this to be fixed.
Good for you, though this was fixed a while ago
On Jun 17, 2016 11:01, "Kirill Edelman" [email protected] wrote:
I switched to Unity after waiting for this to be fixed.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/godotengine/godot/issues/4418#issuecomment-226776696,
or mute the thread
https://github.com/notifications/unsubscribe/AF-Z25_2tZfWnFYKkybEl_WxgImjgJCgks5qMqjUgaJpZM4IOTzG
.
Confirming that this is fixed, so closing it. We will always be waiting for you to come back with hugs.
Most helpful comment
Confirming that this is fixed, so closing it. We will always be waiting for you to come back with hugs.