Skip to content

Friendly Octopus

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

Oswald the Octopus

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

Base NPC Attributes

 - "baseHint": [["Welcome to Animal Kingdom!","I am Oswald the Octopus."]],
 - "spritePath": "images/friendly-octopus.atlas",
 - "animationSpeed": 0.2,
 - "soundPath": ["sounds/eel_octopus.wav"],
 - "animalName": "Octopus",
 - "itemProbability": 0.0

Drawing Octopus

Details on Octopus animation

Testing Plan

EntityConverter Testing

Clone this wiki locally