Working with Dolphin Animations
On this page you will find information on how to add dolphin animations to your firmware as well as directly to your SD card for your Flipper Zero to use.
Working with dolphin manifest.txt
So here is a basic manifest.txt file that you will find in your /ext/dolphin/ directory that will tell your flipper what animations to cycle through. In your uncompiled firmware you will also find this file in your /assets/dolphin/external/ directory.
Filetype: Flipper Animation Manifest Version: 1 Name: redfox/block Min butthurt: 0 Max butthurt: 14 Min level: 1 Max level: 30 Weight: 4
- Name – has to be the directory that the .bm files are within your SD card, or your PNG files are within your uncompiled firmware.
- Min/Max butthurt – This is related to how much you use your Flipper. If you are using it constantly, then your dolphin will have a low butthurt. But if you leave it on all the time and don't use it then your dolphin's level of butthurt will increase.
- Min/Max Level – This is the minimum and maximum level your dolphin must have for this animation to show
- Weight – I believe the higher the weight is, the more your item will show when randomly selecting an animation.