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

Moonbase demo #479

Merged
merged 18 commits into from
Oct 25, 2023
Merged

Moonbase demo #479

merged 18 commits into from
Oct 25, 2023

Conversation

chrismbirmingham
Copy link
Contributor

Simple demo showing moon rocks with a science pad indicator. Habs are available but invisible for demo.

Copy link
Member

@tcorbly tcorbly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Habitats and walkway start below the surface and need to start all at same height above the surface
  • Sim crashes when trying to open settings for Human Research Habitat and Human Control/Comms Station Habitat
  • Attempts to modify one value in settings on all new objects (excludes rocks, robot, start areas, and science packs) causes other values to reset to some other default (eg. shrinks in size after changing start position or puts origin at zero when changing size)
  • Comms tower won't stay upright on reset and falls over after drop, may need larger base or lower start height
  • Science pad and indicator lights can't be moved
  • Robot position can't have more than one value changed at a time otherwise it resets back to the original origin

@tcorbly
Copy link
Member

tcorbly commented Jul 3, 2023

Also for the coordinates of the circles on the surface if we can make it so that there's a number on each one, here are their coordinates in feet. Each circle should be approximately 1 foot in diameter with a 2 inch internal black ring and a number on a white background inside it.
#. [x,z]

  1. [0,10]
  2. [-6,6]
  3. [-10,0]
  4. [-6,-6]
  5. [0,-10]
  6. [6,-6]
  7. [10,0]
  8. [6,6]

Copy link
Member

@tcorbly tcorbly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving so that changes can be tested on pre-release. Remaining items for Moonbase are items:
1.2.1.6
1.2.2.7

@tcorbly tcorbly merged commit 835b384 into kipr:master Oct 25, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants