Search found 11 matches

by ColourTheory
Wed May 22, 2013 3:12 am
Forum: Support and Development
Topic: Polygon Image
Replies: 1
Views: 1817

Polygon Image

Hello,
I am using love.physics for my game, and that uses polygons for drawing, my question is, how would I make it an image?
by ColourTheory
Wed May 22, 2013 3:05 am
Forum: Libraries and Tools
Topic: Textured Polygons for All!
Replies: 144
Views: 101958

Re: Textured Polygons for All!

Woah ROBLOX
by ColourTheory
Tue May 21, 2013 7:48 pm
Forum: Support and Development
Topic: Making a character walk with physics
Replies: 8
Views: 3773

Re: Making a character walk with physics

Yes, I kind of do because the player can dig, and would have to fall and stuff to get deeper.
by ColourTheory
Tue May 21, 2013 7:29 pm
Forum: Support and Development
Topic: Making a character walk with physics
Replies: 8
Views: 3773

Making a character walk with physics

What method is the best to make a character, and have a camera? I tried to use applyForce to the character body, but I need a way to make it come to a stop immediately after he stops hitting the arrow keys. I also need a way to stop it from gaining speed as you hold it. I tried using setPosition but...
by ColourTheory
Tue May 21, 2013 2:37 pm
Forum: Support and Development
Topic: So basically with love, to make a camera..
Replies: 3
Views: 2080

So basically with love, to make a camera..

You just move all the aspects of the game?

Hmm..
by ColourTheory
Tue May 21, 2013 3:44 am
Forum: Libraries and Tools
Topic: Advanced Tiled Loader - No longer maintained
Replies: 260
Views: 177304

Re: Advanced Tiled Loader - Updated to 0.12.1!

Is there a place where I can see instructions on how to use it?
by ColourTheory
Tue May 21, 2013 3:39 am
Forum: Libraries and Tools
Topic: Advanced Tiled Loader - No longer maintained
Replies: 260
Views: 177304

Re: Advanced Tiled Loader - Updated to 0.12.1!

What happened to it, I can't download it?
by ColourTheory
Tue May 21, 2013 3:19 am
Forum: General
Topic: 90 days of love(2d)
Replies: 6
Views: 3709

Re: 90 days of love(2d)

Well, good luck!

One thing that I saw you did multiple times is call Lua "LUA," which can for some reason piss a lot of developers off.
by ColourTheory
Tue May 21, 2013 3:16 am
Forum: Support and Development
Topic: Having problems making maps
Replies: 2
Views: 1675

Having problems making maps

What do you guys normally use to make maps for your games? I can't find any that really work, should I just use images? I'm not advanced enough yet to make an exporter or anything like that.
by ColourTheory
Sun May 19, 2013 2:12 am
Forum: General
Topic: Is there any place to find open-source love games?
Replies: 8
Views: 8698

Is there any place to find open-source love games?

I learn best from example, and it'd be nice if I could study the way that other people are making games/parts of games.