Skip to content

MoveToController: selecting target should update other componenets #9

Description

@FullStackForger

Selecting target should update other components setting their target to new selected target.

Dependencies

There should be 2 different controllers:

  • ObjectSelector - click object to select / activate it ( dispatches OnObjectSelected event )
  • ObjectViewer - click object to look a (dispatches OnObjectFocused event )

IoC container should apply target to other camera components and dispatch relevant events.
It is fine for IoC to duplicate sub-component events dispatched from local IoC container handlers.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions