Snake - UQcsse3200/2024-studio-2 GitHub Wiki
- baseHint: [["HHIISSSSSSS", "I am the Sally the Snake", "The might snake of the Jungle!"]]
- animalName: "Snake"
- soundPath: "sounds/snake-hiss.wav"
- spritePath: "images/friendly_npcs/snake.atlas"
- AnimationSpeed: 0.2f
Details on Snake animation
The snake's specific testing plan can be found here: Snake Testing Plan