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

Update red_route.rpy #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

jyothimanoj12
Copy link
Contributor

@jyothimanoj12 jyothimanoj12 commented Oct 8, 2024

** FIXED ISSUE #24 **

Enhanced User Experience: By updating the transitions and adding dissolves where necessary, the flow of the game becomes smoother, reducing abrupt changes in scenes. This makes the dialogue interactions and scene changes feel more polished.

Clarification of Character Actions: The code was improved to hide or show character expressions at appropriate moments. The original script had redundant or commented-out sections (like hiding the "shocked" version of a character), which can be confusing or create inconsistencies in the narrative. The updated code streamlines this process and ensures the correct expressions and transitions are shown when intended.

Bug Fixing: Removing redundant lines, like multiple calls to hide the same character, reduces potential bugs. These changes make the code cleaner and less prone to errors.

Improved Puzzle Flow: The logic within the puzzles and menu choices was updated to ensure smoother gameplay progression. It ensures players understand their actions' consequences (whether they picked the correct or incorrect options), with appropriate feedback given at each choice.

@jyothimanoj12
Copy link
Contributor Author

jyothimanoj12 commented Oct 8, 2024

** PLEASE ADD LEVEL2 , GSOC-EXTENDED , HACKTOBERFEST-ACCEPTED TAGS*

@jyothimanoj12
Copy link
Contributor Author

Hey can you merge it plzzz

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