Skip to content

FlxSound time always resulting in 0 (Flixel 6.0.0) #3386

@BeastTornado

Description

@BeastTornado

When accessing a playing FlxSound the "time" float is always 0 UNLESS it is set. Setting works but getting it does not.

Image

Here I have my PlayState and MusicHandler both attempting to grab the "time" value separately yet it's always at zero while the elapsed time still rises (as shown by the conductor.) It seems that even though the stream is playing it isn't setting the time on update as it should be

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