Search found 7 matches
- Mon Feb 19, 2024 10:44 am
- Forum: Support and Development
- Topic: Tips & advice for making a small beginner project?
- Replies: 6
- Views: 1280
Re: Tips & advice for making a small beginner project?
Thanks for the useful advice, everyone! It'll help me out alot
- Sun Feb 18, 2024 12:44 pm
- Forum: Support and Development
- Topic: Tips & advice for making a small beginner project?
- Replies: 6
- Views: 1280
Tips & advice for making a small beginner project?
Hi! I'd like to learn to use the LOVE2D engine as a spare time thing, and I don't want to start off very ambitious, so I was wondering if anyone had good advice on how to start off once I've gotten through the basics of the engine? I think it'd be interesting to work towards a small project among th...
- Fri May 25, 2018 7:59 pm
- Forum: Support and Development
- Topic: Newbie question - Visual Novel type setup not working!
- Replies: 4
- Views: 2844
Re: Newbie question - Visual Novel type setup not working!
Hi! Thanks for the mighty jolly tips, I'm a rather inexperienced programmer, hence the silly mistakes of mine. Thank you for helping me fix the issue, though! You're completely right, I only had to put "if key == "space" then" once after the keypressed function. You truly made my...
- Fri May 25, 2018 3:45 pm
- Forum: Support and Development
- Topic: Newbie question - Visual Novel type setup not working!
- Replies: 4
- Views: 2844
Newbie question - Visual Novel type setup not working!
Hi, I'm Swoffle - I've been trying lots of different things to solve this issue. None of them worked, so I thought: "Why not put my issue in the forums?". So here it is, folks: I've given making a Visual Novel type game a shot - using the mighty jolly LÖVE engine! It's been going quite wel...
- Sun Feb 25, 2018 4:11 pm
- Forum: Support and Development
- Topic: Drawing order not working properly, could use some help!
- Replies: 6
- Views: 3474
Re: Drawing order not working properly, could use some help!
My comrades! It worked! Thanks alot for the help, you lot! Incase anyone else comes across the same problem - Zorg fixed my script in a truly excellent manner. Thanks a bunch, you lot!
- Sun Feb 25, 2018 3:44 pm
- Forum: Support and Development
- Topic: Drawing order not working properly, could use some help!
- Replies: 6
- Views: 3474
Re: Drawing order not working properly, could use some help!
Heyo, you lot! Thanks for the informative replies, I very much appreciate it! I've tried to work a bit with the things you lot said, but my code still won't work. I'm not even getting an error, rather than that - I still simply can't move my character! I posted a lua file of the code - I'd love for ...
- Sun Feb 25, 2018 11:42 am
- Forum: Support and Development
- Topic: Drawing order not working properly, could use some help!
- Replies: 6
- Views: 3474
Drawing order not working properly, could use some help!
Hello, you fine ladies and gentlemen! I'll get straight to the point - I'm a newbie when it comes to LOVE 2D, and yes, I've searched pretty much the entire internet for a solution - so It'd be dandy if I got my solution here. Basically I'm trying to make a game with hand drawn backgrounds, this mean...