728x90
if (Time.frameCount % 30 == 0)
{
System.GC.Collect();
}
728x90
'프로그래밍 > Unity' 카테고리의 다른 글
Spine Animation - AnimationState 가 null 일 때 (0) | 2021.02.26 |
---|---|
Unity Spine Animation y 축 180 돌렸을 때 덜덜 떨리는 현상 (0) | 2021.02.23 |
Unity 네비메쉬 2D (0) | 2021.01.26 |
KinematicObject 계열의 캐릭터 주의점 (0) | 2021.01.25 |
2D Lookat / Lookat2D (0) | 2021.01.21 |
댓글