Search found 99 matches

by Daniel Eakins
Sun Jul 21, 2013 1:14 pm
Forum: Support and Development
Topic: Can I have multiple keypressed callbacks?
Replies: 15
Views: 8598

Re: Can I have multiple keypressed callbacks?

Yeah, that works! I didn't implement the timer, as just pressing one key while holding the other is enough for my purpose. Thanks! :)
by Daniel Eakins
Sun Jul 21, 2013 12:37 pm
Forum: Support and Development
Topic: Can I have multiple keypressed callbacks?
Replies: 15
Views: 8598

Re: Can I have multiple keypressed callbacks?

Is there a way to multiple keypressed callbacks for key combos? I'm trying to have it so that pressing 'lalt' AND 'f4' at the same time exits my game, but I'm not sure how to code it with the keypressed command.
by Daniel Eakins
Sun Jul 21, 2013 11:21 am
Forum: General
Topic: Engine talk stuff
Replies: 127
Views: 40831

Re: Engine talk stuff

Also, most of them don't take the time to add subtitles to the video through the YouTube interface. I mean, think about the people whose first language isn't English! Or even just the native English speakers who don't want to turn on the sound for any reason.
by Daniel Eakins
Sun Jul 21, 2013 10:15 am
Forum: General
Topic: Need Help...
Replies: 5
Views: 2236

Re: Need Help...

Checking existing codes that look like what you want to do really helps IMO. There's this set of examples on the wiki which covers tons of basic stuff: https://love2d.org/wiki/examples.love . You can check it, and then search or google the corresponding commands on the wiki or the forum for more inf...
by Daniel Eakins
Sat Jul 20, 2013 11:55 pm
Forum: Support and Development
Topic: Pixel font
Replies: 19
Views: 8417

Re: Pixel font

I just wish ImageFonts had letter spacing back. Especially negative letter spacing. I don't understand why it was removed. SON OF A SHIT, I want negative letter spacing too. ME TOO FOR GOODNESS SAKES!! Hey, I'm encountering that exact same problem right now: 02jQzqm.png I want to remove the vertica...
by Daniel Eakins
Sat Jul 20, 2013 5:21 pm
Forum: Libraries and Tools
Topic: My Adventure Game Engine - Making Way For Adventure Engine 2
Replies: 367
Views: 147984

Re: My Adventure Game Engine - Making Way For Adventure Engi

Agreed. There are too few amateur RPGs! So many game engines (or frameworks) feel underused. I actually started learning Löve just so I could code my own (2D) Chrono Cross style RPG. Did several extensive SNES RPG mods and was in the process of coding an RPG engine with Adventure Game Studios, but L...
by Daniel Eakins
Fri Jul 19, 2013 5:50 pm
Forum: Libraries and Tools
Topic: My Adventure Game Engine - Making Way For Adventure Engine 2
Replies: 367
Views: 147984

Re: My Adventure Game Engine - Making Way For Adventure Engi

So I guess that's why it hasn't been used much in other projects (as far as I can see). Thanks for the replies!
by Daniel Eakins
Thu Jul 18, 2013 9:48 pm
Forum: Libraries and Tools
Topic: [Snippet] Screen Scaler Helper
Replies: 10
Views: 9563

Re: [Snippet] Screen Scaler Helper

This script is awesome. I second xXxMoNkEyMaNxXx's question but otherwise this works perfectly!
by Daniel Eakins
Thu Jul 18, 2013 9:45 pm
Forum: Libraries and Tools
Topic: My Adventure Game Engine - Making Way For Adventure Engine 2
Replies: 367
Views: 147984

Re: My Adventure Game Engine - Making Way For Adventure Engi

Hi,

I downloaded the demo on page 27 and got these errors when launching it:
HKG2y4Q.png
HKG2y4Q.png (46.23 KiB) Viewed 299 times
What am I doing wrong?