Hmm, I don't wanted to use "robots" for the characters, but that site is really interesting. Thanks!Saegor wrote:maybe you want consider using this for your main character :
http://opengameart.org/content/xeon-ult ... sh-friends
it's under a CC BY 3.0 license
Search found 25 matches
- Sat Nov 17, 2012 8:31 pm
- Forum: General
- Topic: Any artist would like to help me?
- Replies: 6
- Views: 4472
Re: Any artist would like to help me?
- Sat Nov 17, 2012 3:38 pm
- Forum: General
- Topic: Any artist would like to help me?
- Replies: 6
- Views: 4472
Re: Any artist would like to help me?
Ok, I'll be honest. I started programming like a month ago and I still don't know some things(I don't even know how to put my character to jump). But, I can learn REALLY fast. And yes, I usually don't finish what I start, but I'm really motivated to work on this game and I really don't feel like giv...
- Sat Nov 17, 2012 3:00 pm
- Forum: General
- Topic: Any artist would like to help me?
- Replies: 6
- Views: 4472
Re: Any artist would like to help me?
Anyone? Please?
- Fri Nov 16, 2012 7:49 pm
- Forum: General
- Topic: Any artist would like to help me?
- Replies: 6
- Views: 4472
Any artist would like to help me?
Hi, so, I am working on my first title, and I'm having a lot of difficulties drawing the characters. So, if any artist would like to work on this game and draw for me, it would be really cool
If interested, please PM me!
If interested, please PM me!
- Mon Nov 12, 2012 7:58 pm
- Forum: Support and Development
- Topic: Tables for Dummies
- Replies: 9
- Views: 12642
Re: Tables for Dummies
A table is a fun, easy way to access and allocate memory. Tables are lua's greatest asset and cover the functionality of several constructs as used in other languages. Most simply put, a table can be used as a list, array or dictionary (although there are many, many more way to use them!). We can t...
- Mon Nov 12, 2012 7:01 pm
- Forum: Support and Development
- Topic: Tables for Dummies
- Replies: 9
- Views: 12642
Tables for Dummies
Can someone explain me tables "for Dummies" style? Thanks!
- Sun Nov 11, 2012 5:05 pm
- Forum: LÖVE-Android
- Topic: Eclipse Error/Some questions about this
- Replies: 4
- Views: 8271
Re: Eclipse Error/Some questions about this
I remember that error, I had it too. I was using a wrong version of JDK. Like other guys say, installing the right 32-/64-Bit version of JDK/Eclipse should solve the error. They have to match each other. http://stackoverflow.com/questions/10585135/eclipse-failed-to-load-jni-shared-library Looks lik...
- Sun Nov 11, 2012 11:44 am
- Forum: LÖVE-Android
- Topic: Eclipse Error/Some questions about this
- Replies: 4
- Views: 8271
Re: Eclipse Error/Some questions about this
T-Bone wrote:Not sure about the error, but in order to use the touch screen, you can simply use love.mousepressed etc.
Wow, didn't remember of that. Thanks!
- Sun Nov 11, 2012 11:28 am
- Forum: LÖVE-Android
- Topic: Eclipse Error/Some questions about this
- Replies: 4
- Views: 8271
Eclipse Error/Some questions about this
Hi, So, when a saw this, I immediately wanted to try. So, I follow this https://love2d.org/forums/viewtopic.php?f=11&t=8415 tutorial, and when I try to run eclipse it says "Failed to load JNI shared library". Do you guys know a fix to this? It would be really helpfull.(BTW, I copied th...
- Tue Oct 23, 2012 8:09 pm
- Forum: General
- Topic: Easier drawing tool?
- Replies: 2
- Views: 2055
Re: Easier drawing tool?
Yes! That's just what I needed! Thanks!Kadoba wrote:I don't really understand what the picture is suppose to mean but I personally recommend GraphicsGale for pixel art.
*edit*
GraphicsGale is Windows only I believe.