Search found 32 matches
- Thu May 12, 2016 12:45 pm
- Forum: Support and Development
- Topic: Weird error, not sure what it means
- Replies: 9
- Views: 4967
Re: Weird error, not sure what it means
Your error not happen for me. I have Love 0.10.1
- Sun May 08, 2016 11:23 am
- Forum: Support and Development
- Topic: How end work.
- Replies: 4
- Views: 3220
Re: How end work.
Thank you so much Zorg.
- Sun May 08, 2016 11:06 am
- Forum: Support and Development
- Topic: How end work.
- Replies: 4
- Views: 3220
Re: How end work.
function love.draw() love.graphics.draw(grill, 500) love.graphics.draw(bakrund) if burgare then love.graphics.draw(burgare, 40) love.graphics.draw(raw, 50) end end My code i have write. Evryone write this drawcode with 2 ends, why?
- Sun May 08, 2016 10:50 am
- Forum: Support and Development
- Topic: How end work.
- Replies: 4
- Views: 3220
How end work.
Hi!
I trying to make a game. But i wonder how the end command work? Why i must have 2 end in love.draw function ?
I trying to make a game. But i wonder how the end command work? Why i must have 2 end in love.draw function ?
- Tue May 03, 2016 2:24 pm
- Forum: Support and Development
- Topic: Music like in Nintendo games
- Replies: 49
- Views: 27781
Re: Music like in Nintendo games
Thank you for all the answer.
- Tue Apr 26, 2016 3:35 pm
- Forum: Support and Development
- Topic: Music like in Nintendo games
- Replies: 49
- Views: 27781
Re: Music like in Nintendo games
Thank you, Zorg! But i have test my PC, and it have a PCspeaker. Ivan say i can use OS. execute for that. Its my code right for that?
- Tue Apr 26, 2016 1:57 pm
- Forum: Support and Development
- Topic: Music like in Nintendo games
- Replies: 49
- Views: 27781
Re: Music like in Nintendo games
I want to show how i want it:
sound = love.audio.newSource("music.wav" , os.PCspeaker)
How can i send it to the PC speaker?
sound = love.audio.newSource("music.wav" , os.PCspeaker)
How can i send it to the PC speaker?
- Tue Apr 26, 2016 8:23 am
- Forum: Support and Development
- Topic: Music like in Nintendo games
- Replies: 49
- Views: 27781
Re: Music like in Nintendo games
I want to make music the old way, compose and play in Love 2D. Becuse my game get a old fasion feeling.
- Mon Apr 25, 2016 7:47 pm
- Forum: Support and Development
- Topic: Music like in Nintendo games
- Replies: 49
- Views: 27781
Re: Music like in Nintendo games
Hello. Sure, take a look at the sound data object: https://love2d.org/wiki/SoundData You have to study waveforms if you plan on using SoundData. It may be possible to use the PC speaker via os.execute but that's not really cross-platform and Love2D really isn't the best tool for that kind of stuff....
- Mon Apr 25, 2016 3:28 pm
- Forum: Support and Development
- Topic: Music like in Nintendo games
- Replies: 49
- Views: 27781
Re: Music like in Nintendo games
Thank you for all help But i looking for somting like this: https://www.youtube.com/watch?v=1IOL4q5tDDQ or: https://www.youtube.com/watch?v=YdxnVITVXx4