Add optional camera smoothing - #16
Conversation
|
I just realised I made a little mistake, will be fixed soon. |
|
It has been fixed. |
|
Just touched up some things and it should be fine now. |
|
Yooo, thats peak, lemme send it to the dev |
Thank you! I currently marked this as a draft because I don't like some things about the code I wrote. When I clean it up until I like it, I'll reopen the pull request. |
|
Its night for the dev rn, he usually is online but maybe this day he sleeps good, tho can i ask you for one tiny addition for the strong wind object to have all the parameters of the normal wind object (normal wind objects moves you when you fly, strong wind supposed to move you always while in it but right now its only able to move you up :( ) |
|
Idk why but mechakotik just dissapeared, 3 days ago i wrote that he should add damage from spikes while in underwater submarine and he reacted |
|
Yoo, he came back and said that after its not a fraft he will accept it |
|
The idea is nice, but I'll still think about how to make implementation better. With current implementation, Tails onscreen position slightly flaps (at subpixel level) even when we're in camera bounds and walk with speed 1. Also smooth climbing on ledges is now completely broken |
Yeah, I quickly hardcoded stuff without even taking a look at the camera's move method. Hopefully, I'll integrate it directly with the move function and account for all camera behaviours. |



This adds an option the options menu to increase the camera smoothness from 0 (instant) to 8 (very smooth), as well as a new miscellaneous option category.
The default value is 0.