Update scene transition handling and entity rotation logic
This commit is contained in:
@@ -15,7 +15,7 @@ export interface RuntimeSceneTransitionRecord {
|
||||
fromSceneName: string;
|
||||
toSceneId: string;
|
||||
toSceneName: string;
|
||||
viaExitEntityId: string;
|
||||
sourceEntityId: string | null;
|
||||
targetEntryEntityId: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user