Skip to content

[C#] After pausing sound, I can't click background anymore in PlayingSound example on cs #44

Description

@vroad

Actuate.tween (background, fadeOut, { alpha: 0.1 }); in line 60 somehow make background Sprite unclickable. Sprite fadeouts correctly, but becomes unclickable after finishing fadeout. background.alpha = 0.1; does not make background unclickable, so there might be some issue in actuate library.

As of lime 3.4.1 sound does not play on cs, because of a bug in AudioBuffer.fromFile, but I think this should be discussed in other issues.

Actuate.tween (background, fadeOut, { alpha: 0.1 });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions