메인 콘텐츠로 건너뛰기
Unity logo
キャンセル
개인정보 설정
장바구니
애플리케이션
Sell Assets

평점 만점의 리뷰가 11,000개 이상

8만 5천명 이상의 리뷰

10만명 이상의 포럼 멤버가 선호하는 에셋

유니티에서 모더레이팅하는 모든 에셋

Damar Inderajati
16개 사용자 리뷰
1 - 10 / 16개 표시
사용자 리뷰
정렬 기준
A
It Works Right Out of the Box
5 years ago
AlejandroBoss10버전 1.0.3
Edit: I forgot to mention that there are going to be some obsolete errors so maybe the dev(s) might want to fix that. Still works though. I've tried many other note systems for Unity and I didn't quite find them as intuitive as this one. This one is just what it says, a simple note system for Unity. You just open it via Window -> Simple Note -> Show Notes. And then bam, you got yourself your notes. I recommend this note asset if you're looking for a hassle free way to take some simple notes. It's not very pretty but it gets the job done. I HIGHLY recommend this asset. 10/10
이 리뷰가 도움이 되었나요?
1
0
A
Simple Note - doesn't work
5 years ago
Andreas24버전 1.0.3
I got errors (GUI.Text is obsolete). I changed it with UI.Text but there come other issus (red compiling errors). So it's not working with v. 2019.3
이 리뷰가 도움이 되었나요?
0
0
s
Gameobject note not working with 2019.3.0f4
6 years ago
soundsbyme버전 1.0.3
(Preview release can be found in forum thread, there's a reason I am using it, don't ask ;)) Unfortunately, but the other notes works. It does add the note to the list but doesn't render the note in the scene :/ Totally understand how it should work though and all in all this asset is so simple and awesome it should be standard, so have five stars anyways.
이 리뷰가 도움이 되었나요?
1
0
C
Great functionality, but serious bug.
7 years ago
Czar-Man버전 1.0.3
Simple Note does exactly what it says. I loved taking notes on tasks I need to do. However, on my project in Unity, installing it prevents you from editing the same scripts on multiple objects for some reason. Uninstalling instantly fixes the issue. It's a serious issue that should be addressed ASAP. Otherwise, the only things I could ask for are better button icons and tooltips for QoL.
이 리뷰가 도움이 되었나요?
0
0
B
Simple to use
7 years ago
Basabi버전 1.0.3
Very simple to use and very helpful if you want to have all your notes stored in your unity project and not in another program.
이 리뷰가 도움이 되었나요?
0
0
C
Perfect !
8 years ago
CraftDudeStudio버전 1.0.3
Thank you :-)
이 리뷰가 도움이 되었나요?
0
0
P
Simple and useful
8 years ago
PiterQ70버전 1.0.3
What I can write. It's simple tool but very useful :] Thanks
이 리뷰가 도움이 되었나요?
0
0
H
Simple, but needs some work.
8 years ago
Hayden12버전 1.0.3
Gameobject notes, for some reason, cause a lot of lag in the scene view. Script notes don't seem to work either.
이 리뷰가 도움이 되었나요?
0
0
D
Extend Function - Up Move notes
9 years ago
DaegeunPark이전 버전 1.0.1
SimpleNoteDataWindow.cs ****** Add This if (index != 0) { if (GUILayout.Button("^", GUILayout.Width(15), GUILayout.Height(15))) { SimpleNoteData.Instance.notes[index] = SimpleNoteData.Instance.notes[index - 1]; SimpleNoteData.Instance.notes[index - 1] = note; break; } } ****** if (GUILayout.Button("-", GUILayout.Width(15), GUILayout.Height(15))) { if (hideNoteIndex.Contains(index)) hideNoteIndex.Remove(index); else hideNoteIndex.Add(index); } if (GUILayout.Button("x", GUILayout.Width(15), GUILayout.Height(15))) { Undo.RecordObject(SimpleNoteData.Instance, "Delete Note"); SimpleNoteData.Instance.notes.Remove(note); if (hideNoteIndex.Contains(index)) hideNoteIndex.Remove(index); EditorUtility.SetDirty(SimpleNoteData.Instance); break; }
이 리뷰가 도움이 되었나요?
0
0
퍼블리셔 답변:
9 years ago에 답변됨
Thanks for the suggestion, will add it.
c
Wow, awesome! Thank you!
9 years ago
clint317이전 버전 1.0.1
First asset review I ever wrote, it's that good! Love having notes with my projects. New users hopefully helpful tips: 1. Notes in scripts: Script class code must be surrounding by namespace DI.SimpleNote { [SimpleNote].. } 2. Notes in scripts: Scripts in Unity editor have a top click-n-edit main note. You must 'Save', mousing out does not save. Documentation is great and very simple to figure out. Fast and easy to use.
이 리뷰가 도움이 되었나요?
0
0
Quality assets
Over 11,000 five-star assets
Trusted
Rated by 85,000+ customers
Community support
Supported by 100,000+ forum members
Unity logo

언어

어필리에이트 프로그램

멤버십링크 생성기어필리에이트 ID

Feedback

파트너 프로그램

협력사
Copyright © 2026 Unity Technologies
모든 가격은 부가가치세를 제외한 금액입니다.