본문 바로가기
728x90

개발/Unity33

2d ai 제작 사이트 https://www.pixellab.ai https://www.pixellab.ai www.pixellab.ai 2024. 9. 15.
Unity Leaderboard 게임을 제작할 때 유저들이,경쟁과 기쁨을 느낄 수 있는 요소 중에 하나가 리더보드라고 생각한다. 리더보드를 구현할 수 있는 방법은 다양한데 내가 특정하게 사용하려고 하면 그 기능을 활용할 수 있는 서비스는 많지 않다.  나는  내 등수가 나와야함, 1~10등까지 나와야함, nickname, flag등 다양한 다른 정보가 있어야함  이걸 모두 만족하게 하려고 하면 GPGS -> metadata를 넣는방법이 없음, 복잡함firebase -> 등수를 넣는 방법이 없음, 하려고하면 복잡하며, 비용이 많이 생길 수 있음Unity cloud -> 최고임, 지워주는것도 가끔씩 지워주고 grade도 나눠줌, metadata 는 chatgpt는 없다고 말하는데 거짓말임, option에서 넣을 수 있다!  public a.. 2024. 8. 31.
클릭한 곳에 particle 생성 https://www.youtube.com/watch?v=xO_-qMJOmJc   https://www.youtube.com/watch?v=A1kPszkvl44  Touch effect로 검색해보자! kenney에서 파티클 팩을 받을 수 있다! 2024. 8. 20.
Admob, SDK34 https://github.com/googleads/googleads-mobile-unity/issues/3040 unity 2023 WARNING:We recommend using a newer Android Gradle plugin to use compileSdk = 34!! · Issue #3040 · googleads/googleaStep 0: Are you in the right place? For general technical questions, or help with project-specific issues like setting up ads in your app, reach out to our support team on the Developer Forum. For ...github.c.. 2024. 7. 31.
728x90