11,000 種類を超える 5 つ星アセット
8.5 万人以上の顧客による評価
10 万人を超えるフォーラムメンバーが支持
すべてのアセットを Unity が審査済み
35件のうち 1 - 10を表示中
ユーザーレビュー
表示順
I thought it was bad for adapting to my project, maybe yours will work, but it was far from useful for mine, it ended up that I'm creating a graphics system from scratch that's even more complete than this one, programming on the UI builder interface
このレビューは役に立ちましたか?
0
1
b
Does the job and very easy to use
3 years ago
billyfighter以前のバージョン 4.0 で
If you have a basic understanding of C# this is easily customizable. Code is clean and easy to edit to your liking. Though many things are done within the inspector of the prefab, setting defaults or removing any of the choices. It was very easy to set up and use. It may be best to add this early on in your project so you can set up your audio to work with the volume sliders, but it's not hard to do at all.
Creator was also quick to respond to a question I had in email.
このレビューは役に立ちましたか?
1
0
I remember the first version of this asset, it was still very green and not useful to me. But I downloaded it today; it has improved greatly and is very interesting. Keep it up!
このレビューは役に立ちましたか?
0
0
パブリッシャーからの返信:
3 years ago に返信
Thank you,
I have learned a lot since the first release.
I will continue to improve when and where i can.
B
Everything you'd hope for from a $4 asset:)
5 years ago
BiscuitsMx以前のバージョン 3.2 で
It did everything I needed it to, integrated and running in my game in 5 minutes, saved me having to learn how to enumerate available resolutions, set quality, etc, great stuff!
このレビューは役に立ちましたか?
0
0
Took me some time to understand how it works and how to implement it with my visual scripting tool. But I'm not a coder and was able to do it.
Also Paulos replied to my help pretty fast and gave me insight, which I wanted to know.
Thank god there are still people like him doing this even for older versions! Saved me hours of time!
このレビューは役に立ちましたか?
1
0
Thank you for the fast response!
Works like a charm!
But I think it would be very helpful to have the mouse options as tickboxes on the asset.
Original post under
The character controller locks the mouse in the middle of the screen and I can’t interact with the menu. And even if I delete the menu it reappears in the next scene and breaks the game again... what to do? I Only use playmaker for coffee and can’t solve it with that, because the menu freezes the game so playmaker functions for mouse control don’t come through
Got a whole new problem now. When trying to change from windowed to fullscreen the game crashes.
このレビューは役に立ちましたか?
0
0
パブリッシャーからの返信:
5 years ago に返信
To make the Cursor visible, when opening the menu add,
Cursor.visible = false;
To makes the cursor movable
Cursor.lockState = CursorLockMode.None;
The menu prefab must only be added to >One< !! scene.
Preferably the very first scene of your "Game".
Ones removed there is no possible way it can reappear by itself or interfere with anything.
I integrated it in my project to give the ability to change screen settings. Works well, the setiings are changed "on the fly" without problem and are stored for the next application execution. I used it "out of the box" with minor modifications (just dissabled buttons I didn't needed). The menu graphics are also cute , I kept them untouched!
このレビューは役に立ちましたか?
0
0
高品質なアセット
11,000 種類を超える 5 つ星アセット
信頼がある
8.5 万人以上の顧客による評価
コミュニティが支持
10 万人以上のフォーラムメンバーが支持
言語選択
Copyright © 2026 Unity Technologies
全ての表示価格には消費税は含まれていません