728x90 전체 글584 unity 유니티 최적화 texture 압축 compression https://www.youtube.com/watch?v=nqvU01lxCzMunity 유니티 최적화 texture 압축 compression 2024. 6. 28. unity ads testmode using UnityEngine;using UnityEngine.Advertisements;public class AdsInitializer : MonoBehaviour, IUnityAdsInitializationListener{ [SerializeField] string _androidGameId; [SerializeField] string _iOSGameId; [SerializeField] bool _testMode = true; // 초기값은 true로 설정합니다. private string _gameId; void Awake() { SetTestMode(); InitializeAds(); } private void SetTestMode() {#if DEBUG _testMode = true;#els.. 2024. 6. 26. 포케로그 시작하기! https://pokerogue.net PokéRogueA Pokémon fangame heavily inspired by the roguelite genre. Battle endlessly while gathering stacking items, exploring many different biomes, and reaching Pokémon stats you never thought possible.pokerogue.net 포케로그 시작하기! 2024. 6. 26. 남이 잘 되길 좀 더 바라고, 행복해지길 바라길.. 그래야 내가 잘 되는 길이니까 2024. 6. 15. 이전 1 ··· 19 20 21 22 23 24 25 ··· 146 다음 728x90