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 precision mode for the tool #46

Open
Zac8668 opened this issue Jan 10, 2024 · 2 comments
Open

Add precision mode for the tool #46

Zac8668 opened this issue Jan 10, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Zac8668
Copy link
Collaborator

Zac8668 commented Jan 10, 2024

The tool currently just sucks and shoots atoms in a "messy" way.
But to support some better terrain control we need to add a precision mode. With it you would be able to place the atoms in a square and/or circle shape, and also remove atoms in the same shape, allowing the placement of solids that do not move.

@erlend-sh
Copy link
Contributor

erlend-sh commented Jan 10, 2024

So we seem to be talking about at least two different modes of placement here?

  • Atom-placement by projectile: Atoms come flying out of our atom-shooting gun.
  • Atom-placement by spawning: Atoms appear in a selected location out of thin air, as if teleported from your canister.

Each mode has different possible shapes:

Projectile

  • Wide spray
  • Single stream
  • etc.

Spawning

  • Rectangle
  • Circle
  • etc.

@Zac8668
Copy link
Collaborator Author

Zac8668 commented Jan 10, 2024

  • Atom-placement by spawning: Atoms appear in a selected location out of thin air, as if teleported from your canister.

We can make particles that follow where the atom would be placed, and them place themselves there, kinda like the tool has a "smart placing" tech.

@Zac8668 Zac8668 added the enhancement New feature or request label Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants