Skip to content

Editor 2D support #53

@jb-perrier

Description

@jb-perrier

Actually 2D game development is not the main goal of FlaxEditor, but with some effort we can greatly improve the "Flax"ibility of the editor in this direction.

For now, the easiest way to create 2D stuff is to use the UI system, but it's like driving a bicycle when you have a car.

The idea would be to adapt the editor, so it can setup a 2D environnement for us :

  • Face the camera to the XY plane.
  • Handling user input correctly for a 2D world.
  • Rotate the grid gizmo.
  • And so on ...

So i'm asking if 2D support can be at least a mini-feature* of FlaxEditor.

  • not a full stack 2D editor

I can work on my own to implement this feature, in order to not add workload on the existing roadmap.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions