Skip to content

How to Change/Load Scene Inside Function? #20

@herbertmilhomme

Description

@herbertmilhomme

I wrote a game framework to separate game logic from unity visual. Everything for game is done inside a big function (method). When game should load new scene or level, i use interface to call IInterface.Initialize(new IScene). But GameFramework only change scene inside OnUpdate()?

image

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