Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Cutscene events execute at a speed that is not relative to the framerate. #20

@Drahsid

Description

@Drahsid

It seems that none of the time scaling variables that I have effect cutscenes, so they still run too fast. As a countermeasure, I reduced the framerate to the movies framerate variable until I can find another solution.
The framerate scale coefficient effects the speed at which animations play (this is good!)- but this causes issue when the timer used to execute cuts and events that happen in cutscenes does not scale with the framerate scale coefficient. This means that certain things will happen too quickly. I am currently looking into finding and modifying this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingnot-fully-fixedThese problems are resolved, but not removed.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions