Search found 7 matches

by Luca
Sat Oct 30, 2010 1:47 am
Forum: Support and Development
Topic: How do you get the x and y positions of an image?
Replies: 12
Views: 9824

Re: How do you get the x and y positions of an image?

I think it's because you are doing this:

Code: Select all

local onimage = h - imgy <= mouse:getY() and w - imgx <= mouse:getX() and mouse.isDown("w") or false --ERROR LINE
if onimage then
Try:

Code: Select all

if h - imgy <= mouse:getY() and w - imgx <= mouse:getX() and mouse.isDown("w") then
by Luca
Thu Oct 28, 2010 12:09 pm
Forum: Libraries and Tools
Topic: Moan (sound synthesis for löve)
Replies: 15
Views: 14769

Re: Moan (sound synthesis for löve)

Thursdaybloom wrote:This project still makes me weep. I'd love to be able to create sounds with Lovem but the source code makes me :| and vrld explaining it to me would make me :|.

I still want to learn though :(
I'd like to see a menu to alter the sound patches wired up to that sequencer.
by Luca
Tue Oct 26, 2010 10:25 pm
Forum: Games and Creations
Topic: Erase Blocks - my first love game
Replies: 17
Views: 13612

Re: Erase Blocks - my first love game

To expand on ninwa's input, how about different geometric shapes? You could generate triangular, circular and perhaps even polygonal shapes to mix things up a little. Of course, you should experiment alot if you decide to implement something like this as I imagine it would drastically alter the game...
by Luca
Thu Oct 21, 2010 2:51 am
Forum: Games and Creations
Topic: HeroSquare Adventures 0.91 - Dungeon!
Replies: 35
Views: 21410

Re: HeroSquare Adventures (Project Z) 0.058

We should make a mod for it where you get more HP and better swords. Perhaps levels and experience? I might make it!
by Luca
Wed Oct 20, 2010 8:33 pm
Forum: Games and Creations
Topic: HeroSquare Adventures 0.91 - Dungeon!
Replies: 35
Views: 21410

Re: HeroSquare Adventures (Project Z) 0.058

I'm looking forward to seeing how this project ends up. It has a good atmosphere to it, one that's as strange as it is original.

But I agree that the layering of things could be altered a little.

Edit: I really love how abstract the map is.
by Luca
Wed Oct 20, 2010 8:28 pm
Forum: General
Topic: Sunny the Happy Sunflower - Season 1 complete!
Replies: 42
Views: 16545

Re: Sunny the Happy Sunflower

sunnythesun.png made me lol

This is pretty cool :ultraglee:
by Luca
Tue Oct 19, 2010 6:16 pm
Forum: General
Topic: Avatars: OBEY!
Replies: 763
Views: 1006106

Re: Avatars: OBEY!

Also my first post. I just loaded up a painting I did and put OBEY on it in a lovely pixellated typeface. Yum.