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

AGTC-170 Drag items into the fryer #113

Merged
merged 18 commits into from
Apr 5, 2025
Merged

AGTC-170 Drag items into the fryer #113

merged 18 commits into from
Apr 5, 2025

Conversation

akhilkasturi
Copy link

Removes fryer button, and replaces it with drag drop feature into a fryer that is displayed on screen. To demonstrate that frying is in progress, there is a timer on the table, a glowing border around the fryer, and the chopped ingredients can be seen floating in the fryer. A frying sound effect plays as well.

Currently, the item jumps to the table once frying is complete- Should the employee have to remove the item from the fryer manually and put it on the table before its sent?

Copy link

@Andriy-Luchko Andriy-Luchko left a comment

Choose a reason for hiding this comment

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

I think its a bit unintuitive as there is no indicator to drag the items into the fryer, but this is a cooler game mechanic - indicators will make this easier to use.

@jonathan-d-zhang
Copy link

jonathan-d-zhang commented Mar 31, 2025

The player should need to drag the sides out of the fryer according to a timer. This would also function as a skill test: depending on how close the player gets to the correct time, the more points they would get. We can implement this similar to drinks like the fillPercentage. We can call it "fryPercentage" or "fryTime" or something. Will need to update the docs as well.

@jonathan-d-zhang
Copy link

@Matt-Littlefield
Copy link

Removes fryer button, and replaces it with drag drop feature into a fryer that is displayed on screen. To demonstrate that frying is in progress, there is a timer on the table, a glowing border around the fryer, and the chopped ingredients can be seen floating in the fryer. A frying sound effect plays as well.

Currently, the item jumps to the table once frying is complete- Should the employee have to remove the item from the fryer manually and put it on the table before its sent?

Works for me, but there are merge conflicts. Make sure this works with the updates on main then it should be good to merge

Copy link

@Andriy-Luchko Andriy-Luchko left a comment

Choose a reason for hiding this comment

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

When the chopped onions enter the frier they lose their image.

@Andriy-Luchko Andriy-Luchko merged commit 84ec3ac into main Apr 5, 2025
4 checks passed
@akhilkasturi akhilkasturi deleted the DragDropFryer branch April 5, 2025 22:41
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.

4 participants