11,000 種類を超える 5 つ星アセット
8.5 万人以上の顧客による評価
10 万人を超えるフォーラムメンバーが支持
すべてのアセットを Unity が審査済み
69件のうち 1 - 10を表示中
ユーザーレビュー
表示順
M
Simple and it did the job
2 years ago
Mix-martes86バージョン 1.0 で
Though I needed to spend some time tweaking it until I understood it fully, in the end it works just as I need. Very good for prototyping.
このレビューは役に立ちましたか?
0
0
k
Free Camera controller
2 years ago
koraimatorresバージョン 1.0 で
Works really good without locking the camera as Cinemachine does. No need to start coding after integrating RTS Camera into your project.
I still have difficulties with following target objects, but I'm pretty confident I will succeed in the near future.
このレビューは役に立ちましたか?
0
0
D
passable
3 years ago
DucaDiMonteSbernaバージョン 1.0 で
nice but the messy code and custom editor script make it difficult to modify the camera script in order to add functionality
note: height is bugged, use this:
add this line in START:
zoomPos = (DistanceToGround() - minHeight) / (maxHeight - minHeight); //setting initial zoompos to actual height "fraction"
replace line in HeigthCalculation function:
m_Transform.position = Vector3.Lerp(m_Transform.position,
new Vector3(m_Transform.position.x, targetHeight + difference - distanceToGround + m_Transform.position.y, m_Transform.position.z), Time.deltaTime * heightDampening);
Debug.Log("RTS camera zoomPos is " + zoomPos + " distanceToGround is " + distanceToGround + " targetHeight is " + targetHeight + " difference is " + difference + " m_Transform.position.y is " + m_Transform.position.y);
このレビューは役に立ちましたか?
2
0
d
No documentation at all
3 years ago
deadlyjokerバージョン 1.0 で
What am I supposed to do to get this working?
このレビューは役に立ちましたか?
1
1
I had to do some small tweaks to make this work as some of the calculations didn't really make sense. The code is easy to read/modify - and it's free - so I'm happy with this asset. It's a great asset to get you started with a RTS prototype.
Thanks to the author (Denis Sylkin) for putting in the work and sharing this with the community.
このレビューは役に立ちましたか?
2
0
A
Uselessly outdated
4 years ago
Aquilibriusバージョン 1.0 で
Slow, buggy and utterly unusable.
このレビューは役に立ちましたか?
0
1
高品質なアセット
11,000 種類を超える 5 つ星アセット
信頼がある
8.5 万人以上の顧客による評価
コミュニティが支持
10 万人以上のフォーラムメンバーが支持
言語選択
Copyright © 2026 Unity Technologies
全ての表示価格には消費税は含まれていません