From ba742ae54cf62aaadec180f186ffe9cacfa744f9 Mon Sep 17 00:00:00 2001 From: VerstreuteSeele Date: Mon, 23 Jan 2023 10:49:51 +0100 Subject: [PATCH] Update ReadMe.md --- assets/dolphin/ReadMe.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/assets/dolphin/ReadMe.md b/assets/dolphin/ReadMe.md index e7572571c..5f4932c53 100644 --- a/assets/dolphin/ReadMe.md +++ b/assets/dolphin/ReadMe.md @@ -2,9 +2,12 @@ Dolphin assets are split into 3 parts: -- blocking - Essential animations that are used for blocking system notifications. They are packed to `assets_dolphin_blocking.[h,c]`. -- internal - Internal animations that are used for idle dolphin animation. Converted to `assets_dolphin_internal.[h,c]`. -- external - External animations that are used for idle dolphin animation. Packed to resource folder and placed on SD card. +- blocking - Essential animations that are used for blocking system notifications. They are packed to `assets_dolphin_blocking.[h,c]`. +- internal - Last fallback animations that are used for idle dolphin animation. Converted to `assets_dolphin_internal.[h,c]`. +- external - Essential animations that are used for idle dolphin animation. Compiled to `.bm` and found at `SD/dolphin/`. + +- custom - Custom User-made animations that are used for a variety of scenes, such as `dolphin idle, passport, scanning`. Compiled to `.bmx` and found at `SD/dolphin_custom` + # Files