You’ll have a little debugging nightmare on your hands if you call it again while the sequence is incomplete. Why not use a Timer
? You get to control it, unlike Delays
.
2 Likes
You’ll have a little debugging nightmare on your hands if you call it again while the sequence is incomplete. Why not use a Timer
? You get to control it, unlike Delays
.