Open
Conversation
3 tasks
Collaborator
Author
|
FileHandler.cs NetworkModuleTest.cs 를 보시면, 어떤식으로 사용할 수 있는지 나와있습니다;;; |
Collaborator
Author
|
의도치않게 100번 branch를 Get! 해버렸네요;;; ㅇㅅㅇ);; |
Collaborator
Author
|
https://github.com/42StudyGame/RandomDiceDefense42-ImageServerForWebReqTest ./setup.sh npm이 설치되어있어야 합니다. |
Collaborator
Author
|
가만 생각해보니... assetBundle을 다운로드 받는 기능도 필요할수도 있겠...네요.. |
yugd1211
approved these changes
Dec 1, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
을 빼두었습니다. prefab에서 설정할 수 있고, 기본값은 10, 5000입니다.
아래의 3가지가 추가되었습니다.
위의 WebResponse 타입에서 StatusCode 는 200번대는 '성공', 400번대는 '그러지마', 500번대는 '먼저간다;;;'를 의미합니다.
Payload에는, 맞는 타입의 반환이 옵니다. (일단은, string 또는 texture2d가 들어있습니다)
texture를 spirte로 변경시키려면, fileHandler.cs 에 변환 함수를 넣어두었습니다.