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

Sprint 4 - Team 7 task ticket 6: Implement the transition animation and improve the text display #205

Open
5 tasks done
LIU-Evelyn opened this issue Oct 17, 2022 · 3 comments
Assignees
Labels
task New task as part of implementing a feature Team 7

Comments

@LIU-Evelyn
Copy link
Contributor

LIU-Evelyn commented Oct 17, 2022

Description

Task: Implement the transition animation and match the select action, improve the text display
Feature: Improve features based on the win/lose logic and eviction menu: Goal 6

In the current game, players can already experience the complete process of expelling traitors through the eviction menu, and smoothly trigger the win/lose logic associated with it. Whenever a player uses the eviction menu to select a traitor to expel, the corresponding "prompt box" will pop up to show their selection results. However, one of the purpose of the eviction menu is to expel the traitor who caused the continent to sink, and the current interaction flow does not show this process of eviction. So in order to make the game more "juicy", it is necessary to add a transition animation to visualize the eviction process.

Example

  • Transition animation: When the player "clicks" the select button and confirms their choice, a transition animation will appear on the screen to connect the player's actions and the popup of the prompt box. The transition animation will show the eviction process corresponding to the NPC selected by the player (use the image of NPCs).
  • Element display: Currently, there are many UI elements in the eviction menu. In order to ensure that the image of each UI meets the design expectations, the optimized image will be displayed (text color/position; window position/size, etc.)

Dependencies

Milestones

Steps that need to be completed for this task:

  • Step 1: Integrate images corresponding to eviction process of each npc into the game. (Oct. 16)
  • Step 2: Adjust the order of transition animations (There will be 4 images per eviction process). (Oct. 17)
  • Step 3: Adjust the display effect, so that the transition animation can better connect the user's operation. (Oct. 17)

Completion Deadline: Oct. 17

Documentation

Member

@LIU-Evelyn LIU-Evelyn added task New task as part of implementing a feature Team 7 labels Oct 17, 2022
@LIU-Evelyn LIU-Evelyn self-assigned this Oct 17, 2022
@LIU-Evelyn LIU-Evelyn added this to To do (needs approval) in 2022 External Studio 1 Project Board via automation Oct 17, 2022
@LIU-Evelyn LIU-Evelyn moved this from To do (needs approval) to To do (approved) in 2022 External Studio 1 Project Board Oct 17, 2022
@LIU-Evelyn LIU-Evelyn moved this from To do (approved) to In progress in 2022 External Studio 1 Project Board Oct 17, 2022
@LIU-Evelyn
Copy link
Contributor Author

Step1: 4d3d799

@LIU-Evelyn
Copy link
Contributor Author

Step 2: Adjusted the size and position of transition animation b0558e3

@LIU-Evelyn
Copy link
Contributor Author

Step 3: Changed the size of the character during the eviction and add animation to the clue window
2dd904c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task New task as part of implementing a feature Team 7
Development

No branches or pull requests

1 participant