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

Clockwise radial movement #42

Open
vladbat00 opened this issue Jul 12, 2021 · 0 comments
Open

Clockwise radial movement #42

vladbat00 opened this issue Jul 12, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@vladbat00
Copy link
Owner

vladbat00 commented Jul 12, 2021

Counterclockwise movement is already implemented, so a lot of systems can be re-used for this feature.

Related types and systems to look into for implementing this:

  • ObjectRouteDesc (enum used in LevelObject definition)
  • LevelObjectMovement (component)
  • builder_ui (system, to update the UI itself)
  • route_settings (system, is needed to read ObjectRouteDesc into LevelObjectMovement component)
@vladbat00 vladbat00 added enhancement New feature or request good first issue Good for newcomers labels Jul 12, 2021
@vladbat00 vladbat00 changed the title Counterclockwise radial movement Clockwise radial movement Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant