Coinbox TapTap

Coinbox TapTap

開發者 zapleaf
舉報問題
舉報遊戲
Loading ad...

Coinbox TapTap

評分:
3.5
推出: July 25, 2015
最後更新: July 25, 2015
開發者: zapleaf

Coinbox TapTap 的標籤

遊戲簡介

這是一款我用來測試 Unity 在 Kongregate 上反應如何,以及測試我在 c# 和 Unity IDE 技能的測試遊戲。

玩法說明

先購買一次金幣價值,然後點擊箱子賺取金幣。地上同時最多只能有有限數量的金幣,所以要點擊收集,或升級你的金幣上限。遊戲會自動儲存。你可以隨時回來,進度會保留。

留言

0/1000
element188 avatar

element188

Jul. 27, 2015

37
0

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.

zapleaf
zapleaf 開發者

Thanks! I will look into this right away.

dansparrow avatar

dansparrow

Jul. 26, 2015

28
0

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 avatar

CCCP969

Jul. 27, 2015

27
1

I love the idea of getters that collide combine in a bigger slower getter that doubles that value of coins they get

zapleaf
zapleaf 開發者

Thanks! :]

maxtri avatar

maxtri

Jul. 26, 2015

37
3

Need super low graphic mode it's too lag to play at late game

nadiakasper24 avatar

nadiakasper24

Aug. 04, 2015

5
0

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...