Skip to content

Fix bug in Animation #57

Description

@mperez01

In EventedEntityScript.cs, line 32, add this:

if (toRun.Current == null) break;

Do the same in EventedEventManager.cs, line 34.

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