Friendly Frog - UQcsse3200/2024-studio-2 GitHub Wiki

Fred the Frog

Fred the Frog is a resident of the water kingdom and offers general in-game player interaction. There are multiple Freds scattered throughout the water kingdom. As a standard Converted Friendly NPC, Fred exhibits typical behaviour patterns, enriching the player's experience with helpful guidance.

Base NPC Attributes

 - "baseHint": [["Welcome to Animal Kingdom!","I am Fred the Frog."]],
 - "spritePath": "images/frog.atlas",
 - "animationSpeed": 0.2,
 - "soundPath": ["sounds/frog.wav"],
 - "animalName": "Frog",
 - "itemProbability": 0.0

Drawing Frog

Details on Frog animation

Testing Plan

EntityConverter Testing

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