2022.6.14 Unity Engine: disabling rigidbody to enable animation
Jun 14, 2022 · 1 min read · > I was trying to develop flappy bird using unity just after I finished P1 of a serious of paid courses. Initially, the rigidbody sleeps when awaked, and the animation runned fine. However, when I restart the game(where I also added Sleep() function)...
Join discussion