Skip to content

Small values (non-integer) look choppy, not smooth #628

Closed as not planned
Closed as not planned
@userqt

Description

@userqt

I am tweening a simple animation on the x axis from values between -10 to -8. This is done over the course of 20 frames. It looks choppy. Are non-integer points (floating point values) not interpolated? It should tween I suppose in this way: -10->-9.5->-9->-8.5....
But it doesnt look to be doing that. It simply "jumps" to the integer value -10->-9->-8.

How can this be resolved?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions