-
Notifications
You must be signed in to change notification settings - Fork 9
Tutorial Screen
This task involves implementing an instructor NPC for the tutorial area of the game. The instructor NPC provides tips, objectives, and guidance to help players learn the game mechanics. This includes implementing dialogue interactions and NPC movement.
Please refer to the TutorialDialogue.java class for the dialogue implementation part.
- Tutorial game area designed
- Tutorial Dialogue Box initiated
- Made the TUT NPC
- Description: Created the necessary texture atlas and sprite sheets for the instructor NPC's animations and appearance.
- Description: Implemented the AnimationController class to control the NPC's animations, allowing it to move and gesture appropriately during interactions.
- Description: Created engaging dialogues for the instructor NPC to deliver to the player during the tutorial. These dialogues provided helpful tips and guidance.
Please refer to the TutorialDialogue.java class for the dialogue implementation part.
- Description: Integrated the dialogue system with the instructor NPC to ensure that dialogues are triggered at the right moments during gameplay.
##UML Diagram for Tut NPC
This documentation outlines the tasks completed for implementing the instructor NPC for the tutorial, including dialogue implementation, animation control, and collaboration efforts between Team 7 and Team 8.
- Yash Mittal (@YashMitttal} (s4823869)
- Rachit Chaurasia (@rachitchaurasia) (s4823870)
- Raghav (@NotRaghavAggarwal ) (Raghav Aggarwal)
- Khushi (@khushijain0302) (Khushi Jain)
Escape Earth Game
Interaction Controller and Interactable Components
Game and Entity Configuration Files
Loading Game Configuration Files