Skip to content

Friendly Chicken

Shubh Gupta edited this page Oct 14, 2024 · 2 revisions

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

Clone this wiki locally