Eagle - UQcsse3200/2024-studio-2 GitHub Wiki
- baseHint: | Dialogue Sequence | Response / Next Option |
|---|---|
| Welcome to Animal Kingdom! | |
| I am Lenny the Lion. | |
| Which tip do you wanna hear about? | |
| 1. What do potions do??? | |
| 2. How to beat the final boss | |
| 3. Nothing. Bye | |
| Option 1: What do potions do??? | "Potions heal you by (n) HP!" |
| "I hope this helped." | |
| Option 2: How to beat the final boss | "Final boss?? That Skylash??" |
| "idk" | |
| Option 3: Nothing. Bye | "Good luck!" |
- animalName: "Eagle"
- soundPath: "sounds/eagle-scream.wav"
- spritePath: "images/friendly_npcs/eagle.atlas"
- itemProbability: 0.0Details on Eagle animation
The eagle's specific testing plan may be found here: Eagle Testing Plan