Coinbox TapTap
開發者 zapleaf
加到主畫面,快速進入遊戲
安裝此遊戲
點選分享按鈕,然後選擇「加到主畫面」即可快速安裝此遊戲。
Coinbox TapTap
Coinbox TapTap 的標籤
遊戲簡介
這是一款我用來測試 Unity 在 Kongregate 上反應如何,以及測試我在 c# 和 Unity IDE 技能的測試遊戲。
玩法說明
先購買一次金幣價值,然後點擊箱子賺取金幣。地上同時最多只能有有限數量的金幣,所以要點擊收集,或升級你的金幣上限。遊戲會自動儲存。你可以隨時回來,進度會保留。
留言
element188
Jul. 27, 2015
You can change your graphic in Unity from fantastic to beautiful or good. Get rid of the lights and shadows, increase the time speed,decrease collision detections and use object pooling for the coins. The performance will be amazing.
Thanks! I will look into this right away.
dansparrow
Jul. 26, 2015
I think the problem with high level low performance are indeed the coins. Maybe removing the unnecesary light reflection, and making it low-poly instead of having round edges would increase quite a bit the performace.
CCCP969
Jul. 27, 2015
I love the idea of getters that collide combine in a bigger slower getter that doubles that value of coins they get
Thanks! :]
maxtri
Jul. 26, 2015
Need super low graphic mode it's too lag to play at late game
nadiakasper24
Aug. 04, 2015
Okay, so, we have several solutions for fixing the lag issue: Reduce lighting effects, toggleable floating text, generating higher value coins at lower levels, reducing the number on screen, simple collision detections...pick one and go with it...