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

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

8만 5천명 이상의 리뷰

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

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

Dented Pixel
11개 사용자 리뷰
$10
1 - 10 / 11개 표시
사용자 리뷰
정렬 기준
A
Useful asset!
6 years ago
AndySv버전 0.35
I recommend for use in projects.
이 리뷰가 도움이 되었나요?
0
0
l
Does not work for setUseCache
9 years ago
liccowee이전 버전 0.33
I tried in on my android phone with loading image and setUseCache true, it load fine on the first try but the image/texture just wont display after that anymore.
이 리뷰가 도움이 되었나요?
0
0
W
Good but freeze the UI
9 years ago
Wimouss21이전 버전 0.32
This is a greate plugin, super-useful ! Thanks But it looks like the Load function freeze the UI when getting the image from the web.. Do you have any advice or a Load coroutine ?
이 리뷰가 도움이 되었나요?
0
0
r
Good
10 years ago
romeomariani이전 버전 0.32
Works fine
이 리뷰가 도움이 되었나요?
0
0
f
great
10 years ago
fabien48이전 버전 0.32
as LeanTween great tool, simple and functional ! could be really nice to add custom header in www. i also have some trouble with ToString() on LEANJSON, replace : by = like this "myobject":"myvalue" to myobject="mavalue" thanks
이 리뷰가 도움이 되었나요?
0
0
퍼블리셔 답변:
10 years ago에 답변됨
Thanks! I am not sure I understood your comment about the LeanJSON though. Could you post the issue on the forum or by email?
h
Very useful, but some small problem.
10 years ago
houzy이전 버전 0.32
It works fine when run in editor mode. But If I run it on Android device, and download an image from url, my android device would suck for a little while. How to solve it?
이 리뷰가 도움이 되었나요?
0
0
f
Great tool!!
10 years ago
fullmontag이전 버전 0.32
Really simplifies dealing with images from url
이 리뷰가 도움이 되었나요?
1
0
a
UPDATE
11 years ago
ababab5이전 버전 0.32
Thanks for the update, it's perfect now !
이 리뷰가 도움이 되었나요?
2
0
퍼블리셔 답변:
11 years ago에 답변됨
Hi Anthony, Sorry about the delay, a Unity5 version is now provided! As well as some bug fixes, and general cleanup with this new version. (I hadn't done it earlier because I had been using it with Unity5 projects without any issues)
B
Just bought this and getting errors out of the box even running examples
11 years ago
Brock-Bondo이전 버전 0.251
The name 'LeanLoading' does not denote a valid type ('not found'). So I delete all the js examples to get it to compile. Now getting ogg not supported error as the example uses an ogg sound file reference. Changed that to reference an mp3 file. My 5MB mp3 sound file gets loaded in 4 seconds and every time i run the example....it still takes 4 seconds to load it. So it isn't caching it. Does this work?!?!? Please update this software so we don't have to debug your code after purchase. From what I can tell, the image caching works but music doesn't. UPDATE: after a couple hours of going thru the code, it looks like the caching of sound files happens by re-encoding sound files into strings stored in PlayerPrefs. PlayerPrefs in unity has size limitations that crash out when the mp3s are larger than 1.5 megs. I may have to rewrite this code to break a 5MB file into 1MB chunks. It takes 30 seconds to encode a 5MB sound file right now with this existing code. I think this needs to be addressed. There is no documentation for this code. A couple references to the functions like an auto-generated javadoc isn't FULL documentation. The image caching works and small sound file caching is ok. Consider a normal 2 minute song is usually 3-6MB. UPDATE: Under an hour, I've implemented large audio file persistence using AudioClip.get/set and float array where it saves into a .dat file http://unity3d.com/learn/tutorials/modules/beginner/live-training-archive/persistence-data-saving-loading
이 리뷰가 도움이 되었나요?
1
1
퍼블리셔 답변:
11 years ago에 답변됨
Hey Alex, I am sorry you have had so much trouble. To get those errors to disappear, you should move the Plugins folder into the root of your Asset folder (this is also outlined in the ReadMe file). Although deleting the JS files will also do the trick... That's great you were able to modify the sound loading to work outside of PlayerPrefs. I had implemented something similar for image loading (but not sound yet). If you would like to share your code, I would be eager to merge it back into the codebase (dentedpixel@gmail.com). Cheers, Russ
r
Review update. Maybe you will add OnErrorP & Timeout method.
12 years ago
rodger_hu이전 버전 0.251
public float timeOut; public System.Action<string, Dictionary<string, object>> onErrorP; public LLOptions setOnError (System.Action<string, Dictionary<string, object>> onError) { this.onErrorP = onError; return this; } public LLOptions setTimeOut (float second) { timeOut = second; return this; } IEnumerator startTimeout (LLOptions options) { yield return new WaitForSeconds(options.timeOut); ClearWWW(options.ll.www); } I'll send My changed Full code to your mailbox. but I cann't found you mail address..... ===== OLD REVIEW ====== LoadingJS / ProgressBarJS need to fix. Look this: Assets/LeanLoader/Examples/LoadingJS.js(5,25): BCE0018: The name 'LeanLoading' does not denote a valid type ('not found'). My Unity3d is 4.5.0f6
이 리뷰가 도움이 되었나요?
0
0
퍼블리셔 답변:
12 years ago에 답변됨
Hey Rodger, That's a good idea, thanks for sharing your code. I'll look into integrating it, you can send me email at dentedpixel@gmail.com. Cheers, Russ
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
모든 가격은 부가가치세를 제외한 금액입니다.