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

Charles the Chicken

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

Base NPC Attributes

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

Drawing Chicken

Details on Chicken animation

Testing Plan

EntityConverter Testing

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