unity

Unitask and Dotween for unity

If you do async stuff, the unitask is much better than coroutine for unity. unittask github: https://github.com/Cysharp/UniTask installation github address from unity: https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask For using with dotween, you should install dotween at first, then install unitask, otherwise, you should go to: Project Settings -> Player and add “UNITASK_DOTWEEN_SUPPORT” under Scripting Define Symbols https://github.com/Cysharp/UniTask?tab=readme-ov-file#external-assets Usage Examples: […]

Codes

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: https://dotween.demigiant.com/documentation.php

Uncategorized

Becoming an Outstanding Researcher and Technologist: The Advantages of Freelancing

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 ignite my passion. Unlike corporate environments where projects are often dictated, I have the autonomy […]