Fish - UQcsse3200/2024-studio-2 GitHub Wiki

Finny the Fish

Finny the Fish is a resident of the Water Kingdom and provides an entry point to underwater minigame maze. There are 5 Finny's scattered throughout the Water Kingdom. As a standard Friendly NPC, Finny exhibits typical behavior patterns, enriching the player's experience with helpful gameplay. Additionally, when you finish talking to a Finny, there is a 60% chance they drop a sushi which may prove fruitful later in gameplay.

Base NPC Attributes

 - baseHint: [
      ["Help me please!",
        "A strong current just scattered all my eggs and now I am lost",
        "It is getting dark now, they are in great danger!",
        "I must get them back and find my way home!",
        "/muHelp me collect all the fish eggs an get back home before it is too late"]
    ]
 - animalName: "Fish"
 - soundPath: "sounds/FishBubble.wav"
 - spritePath: "images/friendly_npcs/Fish.atlas"
 - AnimationSpeed: 0.2f

Drawing Fish

Details on Fish animation

Testing Plan

For specifics on the fish testing plan see the following page: Fish Testing Plan

⚠️ **GitHub.com Fallback** ⚠️