I'm new here as well, but as I saw you were using Notepad++ as well, perhaps you didn't see this gem yet:
http://love2d.org/forum/viewtopic.php?f=4&t=235
Could save you some dragging/clicking.
Search found 3 matches
- Wed Nov 26, 2008 1:49 am
- Forum: General
- Topic: I guess I should find an avatar.
- Replies: 2
- Views: 3370
- Tue Nov 25, 2008 11:14 pm
- Forum: General
- Topic: Is LÖVE suitable for a sidescroller ?
- Replies: 13
- Views: 13297
Re: Is LÖVE suitable for a sidescroller ?
Thanks, that certainly will be useful!Merkoth wrote:Regarding tile-based scrolling, I wrote a simple tutorial some time ago, you can find it here. Keep in mind that it's pretty simple, you will probably need to enhance it quite a bit to suit your needs. Hope it helps
- Tue Nov 25, 2008 10:36 pm
- Forum: General
- Topic: Is LÖVE suitable for a sidescroller ?
- Replies: 13
- Views: 13297
Is LÖVE suitable for a sidescroller ?
Hello fellow LÖVErs ^^ , Me and some friends want to create a little game with the focus on design concepts, and not so much on the programming part. Google directed me to LÖVE, and it looks pretty neat to me! I've already seen things like gravity and animation, so I am hopeful we can use this 'engi...