View Issue Details
Category | |||||
---|---|---|---|---|---|
SSPBT:本体(SSP) | |||||
Severity | feature | Reproducibility | N/A | ||
Status | assigned | ||||
Summary | 0000418: Some suggestions for icon animation | ||||
Description | I tried to add the wink in the icon animation to my ghost! https://github.com/Taromati2/ghost/commit/6383192acff890161bf1525a4a7674aeb283b3bd Overall the feature is perfect, there are just some small details that need to be optimized 1. As you can see, my "random mechanism" has a one in four chance of executing an animation every second, but in testing this has resulted in OnSurfaceRestore no longer being triggered, and I'm thinking of either making the icon animation not affect the OnSurfaceRestore countdown, or adding native random support as with shell animations 2. This is not very important, but it would probably be better to script the icon animation in text: in the wink animation I only used one new clip (the overframe with the eyes open and closed), but I needed to repeat these frames 4 times to represent the animation sequence, haha, and the result was that the blink animation took up 1mb of space That's all, thanks for the update to make the icon animation easier to implement! | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
|
Well, let me add that it seems that this "random icon animation mechanism" in SSP 2.5.87 still prevents OnSurfaceRestore from working properly and make the dialog box disappear early Today I had the whim to test this again in the latest version of SSP after updating to 2.5.87, so I uncommented the code. This is still a minor thing for me, so please don't be in hurry |
|
Additional relevant information. A draft of the icon animation specification is available here, feel free to refer it. https://github.com/Taromati2/ghost/commit/5f1c0624cf07914c227264cf603c9d8c3c8db55b |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-01-29 16:57 | guest | New Issue | |
2022-03-04 18:37 | guest | Tag Attached: new specification | |
2022-03-14 05:23 | ponapalt | Assigned To | => ponapalt |
2022-03-14 05:23 | ponapalt | Status | new => assigned |
2022-03-27 20:26 | guest | Note Added: 0001189 | |
2022-06-21 04:49 | guest | Tag Detached: new specification | |
2023-02-19 21:55 | guest | Note Added: 0001389 |