I never noticed it before. But now, I'm looking for consistency on where to put my_sound:play() method.
Any recommendations out there?
Playing Sounds: in Draw(), or in Update()?
- DaedalusYoung
- Party member
- Posts: 413
- Joined: Sun Jul 14, 2013 8:04 pm
Re: Playing Sounds: in Draw(), or in Update()?
It's not drawing anything, so it should be in update.
Re: Playing Sounds: in Draw(), or in Update()?
if it's a song call it from load and then loop it.
- Luke100000
- Party member
- Posts: 232
- Joined: Mon Jul 22, 2013 9:17 am
- Location: Austria
- Contact:
Re: Playing Sounds: in Draw(), or in Update()?
Put it there where you use it, when you need them in the drawing function, you did something wrong
Who is online
Users browsing this forum: Amazon [Bot] and 11 guests