-
{{ 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 }})
- (13.87MB)
作品内容
概要
本作は、トランジション用のルール画像集です。
ゲームエンジンや動画編集ソフトで、シーン遷移などにご利用いただけます。
約1000枚のルール画像
800x600と1280x720の2パターン
ライセンス
OK 商用・非商用、成人向け、加工
NG 素材の配布・販売等





















{
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;
}"
>