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

Add Factory (Generator/Cloner) toggle button to StoryItemOptions #245

Open
birbilis opened this issue Jun 21, 2022 · 2 comments
Open

Add Factory (Generator/Cloner) toggle button to StoryItemOptions #245

birbilis opened this issue Jun 21, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request interactivity

Comments

@birbilis
Copy link
Contributor

Version: 0.6.0

Being ableo to set a StoryItem as a Factory (Generator/Cloner) item that can produce a draggable clone of itself when clicked, would allow for making activities where the user designs something by dragging clones of premade (probably anchored) items from a side-palette.

In game-like activities, if dragged "player" falls into a trap (recycle bin item - see #244) and is removed from the Story, then one could drag another instance from an anchored player avatar icon in the activity

Maybe it should prompt when toggled how many items it will allow one to generate. In non-Edit mode it would decrease that same number down to 0 (and if user saves the story it should keep the decreased number). Probably should show as tooltip the number.

@birbilis birbilis added enhancement New feature or request interactivity labels Jun 21, 2022
@birbilis birbilis added this to the 0.6.1 milestone Jun 21, 2022
@birbilis birbilis added this to To Do in READ-COM App via automation Jun 21, 2022
@birbilis birbilis self-assigned this Jun 21, 2022
@birbilis
Copy link
Contributor Author

this mechanism can also be used to pick coloured tiles/boxes (like big pixels) to place on an image

that image could optionally have cells that have tags (to check if correct colors are placed and unlock next StoryPoint) and/or act as magnets to allow snapping to exact place the dropped color boxes

@birbilis birbilis removed this from the 0.6.1 milestone Jul 9, 2022
@birbilis
Copy link
Contributor Author

Most probably the Factory action should occur only when the item is anchored, else it would be hard to interact with the cloned items (they would make more clones by accident). Obviously the clones should be anchored (and maybe should place them with some small offset to the bottom-right (or random) of their (prototype) factory item that serves as a generator button (ideally the factory item should also act upon drag, not just click, to directly drag clones out of it [say if it's an avatar for a player placed at the side of game screen])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request interactivity
Projects
Development

No branches or pull requests

1 participant