Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate Atoms of different types #60

Open
AdamRamberg opened this issue Oct 16, 2019 · 0 comments
Open

Generate Atoms of different types #60

AdamRamberg opened this issue Oct 16, 2019 · 0 comments
Labels
enhancement New feature or request ready to be developed This issue is ready to be developed
Milestone

Comments

@AdamRamberg
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Make it possible to generate Atoms of different type for:

  • Actions
  • Listeners
  • Functions
  • Events

Eg. generate a BoolIntEvent. This should be done in the Generator already available in Unity Atoms.

Describe the solution you'd like
This is not part of the regular Atoms generation currently implemented in Unity Atoms. I propose to create a new "page" in the Generator to generate "Multi Atoms" (I'm open for better naming here). The user will first pick what Atom to generate (selection box): Action, Listener, Function or Event. Then options to add types will appear.

Describe alternatives you've considered
Another consideration is to create a new Generator for this kind of generation.

I would be really appreciate someone making a PR on this. Make sure to read the guidelines before starting + assign yourself (or ask me) to the issue. Also don't hesitate to ask any further questions below before developing.

@AdamRamberg AdamRamberg added the enhancement New feature or request label Oct 16, 2019
@AdamRamberg AdamRamberg added this to the Backlog milestone Apr 24, 2020
@AdamRamberg AdamRamberg added the ready to be developed This issue is ready to be developed label Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ready to be developed This issue is ready to be developed
Projects
None yet
Development

No branches or pull requests

1 participant