-
{{ product.dl_count_total|number_format }}
{{ item.dl_count|number_format }} - {{ product.dl_count|number_format }}
-
{{ product.rate_average_2dp }}
({{ product.rate_count|number_format }})
作品内容
内容
本書はUnityのTimelineについての技術書です。
UnityのTimelineを使ってコマンドバトルの攻撃演出を作ります。
アニメーション、攻撃者と被攻撃者、ダメージを動的に変更して1つのTimelineを使い回す方法を説明します。
以下の知識があるとより深く理解することができます。
・Unityのアニメーションの知識
・Unityのアニメーションイベントの知識
・UnityのTimelineの基本操作





















{
const fallbackSrc = '/modpub/images/web/home/not_found_img_main.png'
if (e.target.src === fallbackSrc) return;
e.target.onerror = null;
e.target.src = fallbackSrc;
}"
>