Dotween states
you can control tweens with states: Flip, Complete, Goto, Kill, Pause, Play, Restart, Rewind, SmoothRewind, TogglePause, Playforward, PlayBackwards All the stuff, read the name you can understand what it means. Dotween link:
you can control tweens with states: Flip, Complete, Goto, Kill, Pause, Play, Restart, Rewind, SmoothRewind, TogglePause, Playforward, PlayBackwards All the stuff, read the name you can understand what it means. Dotween link:
You can use unity timeline to make animation, but compare to using code make animation, the computation cost is too much and also not flexibility. the following Shape.cs use the basic method to move the objects using sequence using async…
As a researcher and technologist, I’ve come to believe that freelancing offers unparalleled advantages for those seeking to excel in their field. Let me explain why. First and foremost, freelancing grants me the freedom to pursue research topics that truly…
I used to use elementor pro on my wordpress, it is a great plugin. But I only used one of two paid function of them. After years I forget to renew the VIP. I found, it can not even let…
After stopped to write blogs for a long time, I consider to write tech blogs again. Actually it is a good habbit to write something down. But last several years, there are so many note software comes out. I tried…
Learning 3d modeling already for some time. It costs really a tons of time. It requires also a high computation power… Unfortunately, my mac book pro doesn’t support GPU. So it runs very very slow for a small rendering with…
I use rest client already for several years, this is a great plugin. Compare to postman, I like its simplicity and also the advanced functions, especially the different type of variables. So here is the detailed explanation for this great…