Skip to content

Level 4 Button Updates + Integrated Levels 6 & 7#72

Open
artmouse155 wants to merge 3 commits into
kaiiboraka:masterfrom
artmouse155:Leg-Room
Open

Level 4 Button Updates + Integrated Levels 6 & 7#72
artmouse155 wants to merge 3 commits into
kaiiboraka:masterfrom
artmouse155:Leg-Room

Conversation

@artmouse155

Copy link
Copy Markdown
Contributor

This PR makes a few changes regarding the tutorial level.

  • The buttons in Level 4 now use a TriggerPredicate node to allow the elevator to be lowered if either button is pressed.
  • Weighted buttons can now be overweighted. This fixes a bug related to multiple limbs holding down a weighted button and then one limb unpressing it.
  • Levels 6 and 7 (the parts of the tutorial in which you unlock the leg) have been integrated from leg_tutorial_slice.tscn into Tutorial.tscn.
  • Removed Teleportal.tscn in favor of just creating a Teleportal node. This also fixed a UID clash between Teleportal.tscn and Scaffolding.tscn.
⁶🤷⁷

- Level 4 uses the `TriggerPredicate` node now.
- Also added levels 6 & 7 to the tutorial level.
enables buttons to remember how much they are being weighed down past their required trigger weight. Fixes a bug with a limb unpressing a button that should stay pressed by another limb on the button but instead becomes unpressed.
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.

1 participant