Skip to content

Review game object Active state #15

@JZechy

Description

@JZechy

If component is being added from Awake method, the components awakening is not being called, because during Awake, the game object is still marked as in-active.

On the other hand, Awake is called immediately before the component is being assigned to the frame loop.

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