(:3[kanのメモ帳]

個人ゲーム開発者kan.kikuchiのメモ的技術ブログ。月木更新でUnity関連がメイン。

(:3[kanのメモ帳]


本ブログの運営者kan.kikuchiが個人で開発したゲームです!

    

2020-07-20から1日間の記事一覧

DoTweenのDoTextにSE(効果音)を付ける【Unity】【DOTween】

この記事でのバージョン Unity 2019.4.1f1 はじめに Unityで位置や大きさなどのアニメーション、いわゆるTweenを実装するアセットとしてお馴染みのDOTween。 DOTween Pro | Visual Scripting | Unity Asset Store 以前、そのDOTweenでテキストの文字送りが出…