{{ login_id.substr(0, 30) }}{{ login_id.length > 30 ? '...' : '' }}
ยินดีต้อนรับสู่ DLsite
ค้นหาผลงาน (ผลงานโดจิน)
ชั้นช้อปปิ้ง
ไกด์ ・ช่วยเหลือ

トップダウンシューティングゲームのソースコードUnity

biyifeifei source code

สำหรับ PC เท่านั้น

{{$t('product.price.discount_rental')}}
あと{{ rentaled.limit }}{{ rentaled.period }}まで

{{$t('product.title_works.limit_sales')}} {{ product.discount_rate == 100 ? $t('product.title_works.only_now_free') : product.discount_rate + '%OFF' }}

{{ product.voice_pack.sum_price | number_format }}
{{ product.voice_pack.parent_official_price | number_format }} {{ product.voice_pack.parent_price | number_format }}
{{ product.voice_pack.child_official_price | number_format }} {{ product.voice_pack.child_price | number_format }}
{{ product.voice_pack.sum_point | number_format }}pt
{{ real_point | number_format }} pt ({{ $t('product.price.point_return', [real_point_rate]) }}) pt ({{ $t('product.price.noreduction') }})
ราคา
5,610JPY
คะแนน
510pt (10รับคะแนนคืน (数字) %)
ลงทะเบียนเป็นสมาชิก รับเลยคูปองหลายใบ!
ราคาที่ใช้คูปองคุ้มที่สุด
สามารถใช้ได้สำหรับการซื้อตั้งแต่ 301 เยนขึ้นไป
ราคาที่ใช้คูปองคุ้มที่สุด

ไม่สามารถใช้คูปองได้

{{ carted.name }}เพิ่มแล้ว

สิทธิพิเศษจากการซื้อ

  • {{ gift.title }}

    แจกถึง {{ gift.distribute_end_str }}

  • {{ coupon.coupon_name }}

    แจกถึง {{ coupon.end_date_str }}

    วันหมดอายุ:{{ coupon.user_limit_date }}

    วันหมดอายุ:{{ coupon.limit_days_day }} วันหลังจากได้มา

  • {{ bonus.title }}

    แจกถึง {{ bonus.end_date_str }}

ข้อมูลผลงาน

เซอร์เคิล
biyifeifei source code
{{ is_favorite ? $t('follow.follow_button.is_favorite') : $t('follow.follow_button.into_favorite') }}
วันที่ขาย
วันที่ 02 เดือน 05 ปี 2024
การกำหนดอายุ
ทุกวัย
รูปแบบผลงาน
รูปแบบไฟล์
รูปแบบอื่นๆ / unityproject
อื่น ๆ
สำหรับ PC เท่านั้น
ภาษาที่รองรับ
ภาษาญี่ปุ่นภาษาอังกฤษ
ขนาดไฟล์
236.18MB

ความต้องการของระบบ ที่สามารถดูผลงานได้

ดาวน์โหลด ดูบนเบราว์เซอร์
PC
สมาร์ทโฟน
OS(ระบบปฏิบัติการ) ที่รองรับ
Windows -
Mac -
iOS -
Android -
อื่น ๆ -

เนื้อหาผลงาน

これはゲームではないことに注意してください

この製品にはすべてのソースコードが含まれています
※ご利用にはUnity2021.3.26f 以降が必要です。
説明
臨場感あふれるサバイバルの旅に出かける準備はできていますか? 「トップダウン シューティング ゲーム 2D」では、危険と挑戦に満ちた世界を舞台に、刻々と変化する戦場でスキルを発揮し、シューティングの真の楽しさを体験できます。

ノート:
1 すべての初期化がこのシーンで行われるため、最初にタイトル シーンを実行することが最善です。
2. 対象シーンを変更したい場合は、MainMenu -> canvas ->splash.Target Scene 。
3.MainMenu ->LoadingConfig は、すべてのレベル、銃器、および銃器のアップグレードの設定ファイルです。
4.MainMenu ->AnimatorDict はモンスターに攻撃されたときに再生されるアニメーションです。 構成されていない場合、デフォルトは画像です。
5.MainMenu ->translate_page は翻訳設定であり、すべての翻訳はこのプレフェブの下にあります。 デフォルトは日本語ですが、PlayerVersion scrpit の編集から Enginsh を選択できます。

ご質問がございましたら、yukun8612@hotmail.comまでご連絡ください。 認証には、購入ウェブサイトと注文 ID を指定する必要があります。
特徴
1.デュアルウェポン切り替えを追加し、2つの武器を自由に切り替えることができます
2. 7 つのプリセット レベルがあり、レベル開発のテンプレートとして使用できます。
3. 武器アップグレードシステム。武器の弾薬、マガジン、威力、精度を向上させることができます。
4. 報酬、弾薬、武器を自動的に更新します
5.デフォルトのピストル、AK、ショットガン、RPG、UZI、マシンガン、手榴弾銃
この商品をご購入いただいた場合は、以下の規約に同意したものとみなされます

許可された:

1. ゲームを公開する場合、商業目的と非商業目的の両方が許可されます

禁じられている:

1. ソース コードをそのまま販売することはできません

--------------------------------------------------------------------------------------------------------------------------------
*Unity2021.3.26f or later is required for use.
This product contains all source code
Description
Are you ready for an immersive journey of survival? “Topdown Shooting Game 2D” will take you through a world full of danger and challenges, allowing you to showcase your skills on the ever-changing battlefield and experience the true joy of shooting!

Notes:

1 It is best to run the title scene first because all initialization is in this scene
2. If you want to modify the target scene, modify the Target Scene in the Splash script of MainMenu -> canvas ->splash.
3.MainMenu ->LoadingConfig is the configuration file for all levels, firearms, and firearm upgrades
4.MainMenu ->AnimatorDict is the animation played when being attacked by a monster. If not configured, the default is a picture.
5.MainMenu ->translate_page is the translation configuration, all translations are under this prefeb. The default is Japanese, you can select Enginsh from edit PlayerVersion scrpit .

If you have any questions, please contact yukun8612@hotmail.com. For authentication, you need to indicate the purchase website and order ID.

Features
1. Add dual weapon switching, you can switch between 2 weapons at will
2. There are 7 preset levels, which can be used as a template for level development.
3. Weapon upgrade system, which can improve the ammunition, magazine, power and accuracy of the weapon.
4. Automatically refresh rewards, ammunition, and weapons
5. Default pistol, AK, shot gun, rpg, UZI, machine gun, grenade gun

If you purchase this product, you agree to the following terms

Allowed:

1. If you are publishing a game, both commercial and non-commercial purposes are allowed

Not allowed:

1. Source code may not be sold as-is

Terms are subject to change without notice

(English product description provided by the creator.)

รีวิวจากผู้ใช้

คนที่ซื้อสินค้านี้ ซื้อสินค้าเหล่านี้ด้วย

    ผลงานลดราคา

    ผลงานที่ดูล่าสุด

      อีเวนต์/แคมเปญที่กำลังจัดอยู่