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

Interactions (for real this time) #39

Merged
merged 24 commits into from
Nov 3, 2023
Merged

Interactions (for real this time) #39

merged 24 commits into from
Nov 3, 2023

Conversation

Lamby777
Copy link
Owner

@Lamby777 Lamby777 commented Nov 3, 2023

The zones themselves and detection of the inputs all work properly. The only things left to add are:

  • the actual prompt that tells you to press C or whatever to interact
  • the box being anchored to the screen (it currently has an actual in-world location)

Unfortunately, I've encountered the worst bug of them all: sleepiness. Gonna finish this up soon, unless homework or other crap gets in the way.

@Lamby777 Lamby777 added enhancement New feature or request rust GDExtension Rust-related stuff ui Interface stuff labels Nov 3, 2023
@Lamby777 Lamby777 added this to the Core Functionality Complete milestone Nov 3, 2023
@Lamby777
Copy link
Owner Author

Lamby777 commented Nov 3, 2023

oh yea important note, f2557ff removes serde stuff. Probably adding it back later when I need it, but for now it's just wasting compiler time.

@Lamby777
Copy link
Owner Author

Lamby777 commented Nov 3, 2023

Box now follows the screen. Last step: prompts

@Lamby777
Copy link
Owner Author

Lamby777 commented Nov 3, 2023

Some issues that still need to be fixed:

  • The text isn't centered
  • The prompt isn't customizable by individual IZs
  • The location to show the prompt can't be a custom position (just shows at center of IZ)

Doing these separately. This is way more than enough stuff on one merge for now.

@Lamby777 Lamby777 merged commit 3c111e2 into master Nov 3, 2023
1 check passed
@Lamby777 Lamby777 deleted the interaction-prompts branch November 3, 2023 22:15
Lamby777 added a commit that referenced this pull request Nov 4, 2023
Interactions (for real this time)
IIIzP0III pushed a commit to IIIzP0III/PETS-G that referenced this pull request Nov 5, 2023
Interactions (for real this time)

Former-commit-id: 9e06e57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rust GDExtension Rust-related stuff ui Interface stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant