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

Change the Dropoff Button texture #16

Merged
merged 3 commits into from
Dec 26, 2024
Merged

Change the Dropoff Button texture #16

merged 3 commits into from
Dec 26, 2024

Conversation

0hwx
Copy link
Collaborator

@0hwx 0hwx commented Dec 24, 2024

-Change the Dropoff Button texture to use a custom texture.
Old:
ButtonTextureOld
New:
ButtonTexture

-Change the keypress to IsKeyDown Because it seems to do the same thing.

@Caedis
Copy link
Member

Caedis commented Dec 24, 2024

why not use .isPressed()?

@0hwx
Copy link
Collaborator Author

0hwx commented Dec 24, 2024

why not use .isPressed()?

For some reason the mouse buttons don't work with .isPressed() I used IsKeyDown for all the buttons in case someone want change the other buttons to mouse buttons

@0hwx 0hwx assigned 0hwx and unassigned 0hwx Dec 25, 2024
@0hwx 0hwx requested a review from Caedis December 25, 2024 01:07
@0hwx 0hwx enabled auto-merge (squash) December 25, 2024 01:14
@0hwx 0hwx merged commit e5e3547 into master Dec 26, 2024
1 check passed
@0hwx 0hwx deleted the Drop-Button branch December 26, 2024 17:09
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