Search found 4 matches
- Fri Apr 24, 2020 10:52 am
- Forum: Support and Development
- Topic: Do i need to learn lua before learning löve? Or can I learn it both at the same time?
- Replies: 13
- Views: 6927
Re: Do i need to learn lua before learning löve? Or can I learn it both at the same time?
oh ok thank you, Im sorry if this is annoying all these questions but can you help me with one last problem? when i shoot the enemies with a bullet both the enemies go away. Do you know how I fix this? (the enemy right is working) Thanks. love.graphics.setDefaultFilter("nearest", "nea...
- Thu Apr 23, 2020 10:05 am
- Forum: Support and Development
- Topic: Do i need to learn lua before learning löve? Or can I learn it both at the same time?
- Replies: 13
- Views: 6927
Re: Do i need to learn lua before learning löve? Or can I learn it both at the same time?
oh ok sorry, I am following a tutorial but Im getting syntax errors can this be because this tutorial is from a older version of love2d? If you want to see it this is my code: The syntax error said that it had something to do with the line player.fire_sound = love.audio.newSource("shoot.wav&quo...
- Wed Apr 22, 2020 2:43 pm
- Forum: Support and Development
- Topic: Do i need to learn lua before learning löve? Or can I learn it both at the same time?
- Replies: 13
- Views: 6927
Re: Do i need to learn lua before learning löve? Or can I learn it both at the same time?
Ok thanks! Can I ask you another question?
- Wed Apr 22, 2020 12:54 pm
- Forum: Support and Development
- Topic: Do i need to learn lua before learning löve? Or can I learn it both at the same time?
- Replies: 13
- Views: 6927
Do i need to learn lua before learning löve? Or can I learn it both at the same time?
Do I need to learn lua before learning löve? Or can I learn it both at the same time? I am new with programming (started yesterday) only watched a couple of tutorials. But Got to think that i needed to learn lua first. Because there where some tutorials where they said that you only can make games ...