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

Fix Animation in Coding Scene - Pt. 1 #145

Open
WilsonGoins opened this issue Jan 30, 2025 · 2 comments
Open

Fix Animation in Coding Scene - Pt. 1 #145

WilsonGoins opened this issue Jan 30, 2025 · 2 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@WilsonGoins
Copy link
Collaborator

WilsonGoins commented Jan 30, 2025

Fix Animation in Coding Scene - Pt. 1

Description

The animation refers to which characters appear on screen when they are relevant to the conversation, positioning them on screen so they look aesthetically pleasing, and opening and closing their mouths when they are/aren't speaking. This needs to be made consistent with what is happening in the game/script in the coding scene of w0_d2 near the end. This only needs to be completed for the first question of the coding scene, that means you can stop at the introduction of the 2nd question.

Objective

  • Make sure that when someone is speaking their mouth is talking.
  • If a character is not talking their mouth must be closed.
  • If a character is in the scene and they are still relevant they should be on screen
  • If they are mad/happy you should use the respective sprites.

Resources

  • Character sprites are available in the Google Drive to which access will be given upon request.
  • See Ren'Py Developer guide in Discord.

Collaboration

  • Feel free to discuss ideas and share progress through our Discord and this chat.

Expected Deliverables

  • Animation fixed in coding scene

Additional Context

  • n/a

Severity: High
Priority: High

@WilsonGoins WilsonGoins added the good first issue Good for newcomers label Jan 30, 2025
@salena-till22
Copy link

I would like to work on this!

@WilsonGoins
Copy link
Collaborator Author

I would like to work on this!

Sounds good! Talk in the Discord if you run into any problems

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants