Skip to content

CCAction Improvements #530

@Birkemose

Description

@Birkemose

I suggest introducing a more flexible action class, which is based more on tweening, than on running specific properties.
The class should amongst other things include

A progress method for normalized progress, which can be overriden for excactely the transfer function the user wants. As it is now, the user is stuck with an ease function, where he needs to dig deep, if wants to change it.

A transfer method, which can be overridden for excactely the output, the user wants. As it is now, output is only lerped, based on progress.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions