Skip to content

Figure out whether to create EventSystem automatically or not #92

@UnexomWid

Description

@UnexomWid

First, check if Tale actually requires EventSystem. The default choice picker might need it.

There must be only 1 EventSystem object in the scene. However, since the Tale master persists across scenes, Tale can't know ahead of time if it should create the object, because another EventSystem might be part of a future scene.

The only solution I see for the moment is to create such an object anyways, and dynamically disable it during scenes that have their own EventSystem.

Metadata

Metadata

Assignees

Labels

improvementImprovement request or addition

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions