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

Implement a way to edit the cell division order in multicellular #3206

Open
4 tasks
hhyyrylainen opened this issue Apr 14, 2022 · 0 comments · May be fixed by #4499
Open
4 tasks

Implement a way to edit the cell division order in multicellular #3206

hhyyrylainen opened this issue Apr 14, 2022 · 0 comments · May be fixed by #4499

Comments

@hhyyrylainen
Copy link
Member

hhyyrylainen commented Apr 14, 2022

Should be put in the reproduction tab.

My idea is:

  • when that tab is enabled there would be numbers above all the cell hexes showing the growing order
  • and there would be a list in that tab for the cells that will be added it would be something like "1. Stem at 0,0 2. Some other cell type at 0,1" etc. And the list would have buttons or drag and drop support for reordering
  • and finally there would be a right click context menu to swap any cell and the first cell in a colony, that way the initial cell type to play as can also be swapped. This isn't really critical but would make it more obvious the colony is built around the cell in division order with number 1
  • changing the order should not allow the colony to have holes in it while growing. So each cell starting from number 1 needs to be connected to a previous number so a line line 1-3-2 should be disallowed. Probably should have a button to fix this automatically as it might be annoying to manually fix.

Similar to: #1622

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Thrive Planning
  
started but stuck (help wanted)
Development

Successfully merging a pull request may close this issue.

3 participants