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

A modified version of the hazard_zone.gd #338

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

OvercastInteractive
Copy link
Collaborator

  • Adds the ability to change an attribute after a delay or run it over time as it currently does in hazard_zone.gd
  • Adds the ability to change how frequently the hint message is displayed, with a rate of 0 only displaying it once upon entering the zone as it currently does in hazard_zone.gd

You can find a couple of test zones in the laboratory across from the original heal and hazard zones.

…se cases

- Adds the ability to change an attribute after a delay or run it over time as it currently does in hazard_zone.gd
- Adds the ability to change how frequently the hint message is displayed, with a rate of 0 only displaying it once upon entering the zone as it currently does in hazard_zone.gd
Copy link
Owner

@Phazorknight Phazorknight left a comment

Choose a reason for hiding this comment

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

Very nice and very flexible.
Could easily replace the old hazard zone in general.

Thank you so much!

@OvercastInteractive OvercastInteractive merged commit 536133c into main Nov 28, 2024
1 check passed
@OvercastInteractive OvercastInteractive deleted the attribute_zone branch November 28, 2024 01:50
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