Skip to content

Have a way to render according to the games camera #200

@MondayHopscotch

Description

@MondayHopscotch

We currently have a way for the editor to send the game a camera to render with. This is very useful for building the level and seeing how it looks and acts during editing.

What we would like to have is a way for the editor to render using the game camera. This would be useful for play testing areas and seeing how the game feels. It will cut down iteration times as the level builder will no longer have to switch back and forth between the editor and the game to test certain things.

AC:

  • EditorHook has an easy way for the editor to get the game camera
  • When using the game camera, the editor UI is not displayed (This is a maybe)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions