Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SideCut.hide() issue #7

Open
pooyashahidi opened this issue Dec 26, 2015 · 1 comment
Open

SideCut.hide() issue #7

pooyashahidi opened this issue Dec 26, 2015 · 1 comment

Comments

@pooyashahidi
Copy link

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

@miaaad
Copy link

miaaad commented Feb 26, 2018

I'm in trouble

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants