-
{{ 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 }})
- (23.69MB)
作品内容
触手イラスト集+おさわりゲーム機能
GIF風の簡易アニメーションによる触手趣味向けのおさわりゲームです。
システムは女性キャラクターの各部をクリックするだけでアクションが起こる単純な仕組みに徹しました。
ステージは9つを用意。
今回は汁表現に力を入れました。






















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