Skip to content

Design a easy to use API and data representation for actions. #72

@Dandielo

Description

@Dandielo

Currently you need to create actions using the very verbose and data oriented API.
The creation is sub-par and there is not a single way to save and load actions later on.

A few things that should be considered:

  • What type of actions are the most common ones?
  • How do we want to create actions in code? Some kind of builder?
  • How should we represent multiple actions and exchange actions on the fly?
  • Should we provide utility for action triggers, like button clicks?

Design task to finish

  • Answer the above questions.
  • Implement a prototype for the answers.
  • Prepare a common actions asset, for player movement.
  • Update the test app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureRequest for a new feature or functionality

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions