Skip to content

Add position and rotation components to Camera entities #3

Closed
@cart

Description

@cart

Currently camera position and rotation must be handled by directly modifying the Transform component.

This should be reconciled with manually setting the Transform (ex: calling look_at()). We don't want position and rotation components overriding manually set transforms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-FeatureA new feature, making something new possible

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions