Search found 61 matches

by Xoria
Sun Mar 21, 2010 2:34 pm
Forum: Support and Development
Topic: Easy q.
Replies: 6
Views: 4250

Easy q.

How do I execute a function a a particular x and y? Do I put it in the argument, bracket thing at the end of the function? I searched but couldn't find anything.
by Xoria
Sun Mar 21, 2010 2:28 pm
Forum: Support and Development
Topic: Is this smart? 2 questions.
Replies: 3
Views: 1775

Re: Is this smart? 2 questions.

Thanks.
by Xoria
Sun Mar 14, 2010 9:59 pm
Forum: Support and Development
Topic: Is this smart? 2 questions.
Replies: 3
Views: 1775

Is this smart? 2 questions.

The following peice of my code has a prob. for this line: "planetEarth.x = 500" it says ( was expected near planetEarth. This prob started happened as soon as I wrote moonEarth.x = planetEarth.x. Also the method I used to store earth's data, is it smart? I need to efficiently make many pla...
by Xoria
Fri Mar 12, 2010 11:15 pm
Forum: Support and Development
Topic: How do I do these cool things?
Replies: 30
Views: 6732

Re: How do I do these cool things?

Thanks, now I get it.
by Xoria
Fri Mar 12, 2010 5:04 pm
Forum: Support and Development
Topic: How do I do these cool things?
Replies: 30
Views: 6732

Re: How do I do these cool things?

It's so basic, how can I change the scale of the camera?

If the camera gets big, what you see gets small, and vice versa. http://bryanheisey.com/blog/?p=1
by Xoria
Fri Mar 12, 2010 12:56 am
Forum: Games and Creations
Topic: Project Omni - Pre Alpha
Replies: 5
Views: 2736

Re: Project Omni - Pre Alpha

No worries. It does absolutely nothing for now. Just wanted to show off my 1st lua code I guess.
by Xoria
Thu Mar 11, 2010 8:00 pm
Forum: Games and Creations
Topic: Project Omni - Pre Alpha
Replies: 5
Views: 2736

Project Omni - Pre Alpha

Check it out. Not advertisiing, but go to xoria.comuv.com to see what I'm really trying to do. Cool start, right?
by Xoria
Thu Mar 11, 2010 7:13 pm
Forum: Support and Development
Topic: How do I do these cool things?
Replies: 30
Views: 6732

Re: How do I do these cool things?

Interesting, but how can one just make the camera alone change size?
by Xoria
Thu Mar 11, 2010 2:08 am
Forum: Support and Development
Topic: How do I do these cool things?
Replies: 30
Views: 6732

Re: How do I do these cool things?

lol my topic got hijacked. Umm, I didn't really catch how to change camera size, after declaring the table (camera = {} ) how do I change it with this? http://love2d.org/wiki/love.graphics.translate

?
by Xoria
Sun Mar 07, 2010 4:02 am
Forum: Support and Development
Topic: Is this efficient? 3 q's. (+MORE)
Replies: 11
Views: 4131

Re: Is this efficient? 3 q's. (+MORE)

I really have no idea. I should probably move all my vars outside love.load.