grimpunch / SimpleShmup

Another Unity Project, Experimenting with enemy movement patterns mostly and bullet-hell style bullet patterns, will see how this goes...
http://blog.christiancod.es
1 stars 0 forks source link

Vibration toggles on/off on due to coroutines being killed when captureship is reset #11

Open grimpunch opened 8 years ago

grimpunch commented 8 years ago

Vibration toggles on/off on due to coroutines being killed when capture ship is reset, the coroutine that is responsible for cancelling vibration is failing when the coroutine is killed.