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

Set position only once #45

Closed
johanos1 opened this issue Nov 23, 2022 · 0 comments · Fixed by #53
Closed

Set position only once #45

johanos1 opened this issue Nov 23, 2022 · 0 comments · Fixed by #53
Assignees
Labels
enhancement New feature or request user-facing Anything that users can interact with

Comments

@johanos1
Copy link
Collaborator

johanos1 commented Nov 23, 2022

Feature

When creating a space craft with an orbit, the same position must be set twice. It should be enough to set it only once.

Desired Behavior / Functionality

No need to set the same position for an actor twice.

What Needs to Be Done

Create a set_position function in the ActorBuilder to not require a position in get_actor_scaffold

How Can It Be Tested

Update the tests using the set_position function and make sure they pass.

@gomezzz gomezzz added enhancement New feature or request user-facing Anything that users can interact with labels Nov 28, 2022
@gomezzz gomezzz self-assigned this Nov 28, 2022
@gomezzz gomezzz mentioned this issue Nov 28, 2022
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request user-facing Anything that users can interact with
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants