Skip to content

SideCut.hide() issue #7

@pooyashahidi

Description

@pooyashahidi

Hi, have you tried SideCut.hide() with other Sides for example SideCut.hide(Side.RIGHT)?
in my example:

textSurface.play(
new Sequential(
ShapeReveal.create(textDaai, 750, SideCut.show(Side.RIGHT), false),
ShapeReveal.create(textDaai, 600, SideCut.hide(Side.RIGHT), true)));

only hide(Side.LEFT) works as expected.
Am i missing something here?
thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions