Page 2 of 3
Re: My First Game (Searching ideas for a name ^^)
Posted: Sat Apr 07, 2012 8:28 am
by Larsii30
It don't have to be ultra realistic for such a game.
You could draw one on your own. Here I've done a fast idea image .
Personally I love colors but they dont match to every game style (sadly)
Also the size of the stars can be different. In my example they was big and you see all of them as a box. If you dont like this you could
draw more of the little dots, then it does not look so pixeled.
Edit:
some smaller stars.
greets
Re: My First Game (Searching ideas for a name ^^)
Posted: Sat Apr 07, 2012 8:57 am
by Nixola
YGOFreak1997 wrote:Can I solve this problem if I just make the graphics so big that their size is a power of two?
You can simply add a transparent border to your images to make them Po2
veethree wrote:It seems like every other comment i stumble upon from you is about po2. lol
I only want people to remember that there are unlucky people that can't display npot images here
Re: My First Game (Searching ideas for a name ^^)
Posted: Sat Apr 07, 2012 10:13 am
by YGOFreak1997
@Larsii30: The first one is awesome and lövely
I'll take it as a new bg and mention you in the credits/special thanks
@Nixola: How do I do this transparent-border-thing?
Re: My First Game (Searching ideas for a name ^^)
Posted: Sat Apr 07, 2012 10:28 am
by Nixola
With Gimp, Photoshop or any other image editor (NOT Paint!)
Are you using image:getWidth() or image:getHeight() in your code?
Re: My First Game (Searching ideas for a name ^^)
Posted: Sat Apr 07, 2012 10:34 am
by Lafolie
If you don't want to manually resize your images in an application you can use this:
https://love2d.org/wiki/ImageData#Examples
Re: My First Game (Searching ideas for a name ^^)
Posted: Sat Apr 07, 2012 11:23 am
by YGOFreak1997
Nixola wrote:With Gimp, Photoshop or any other image editor (NOT Paint!)
Are you using image:getWidth() or image:getHeight() in your code?
No, i just copy my image dimensions and paste it in the love.graphics.draw-stuff
Well, i think i just ask my graphics dude to cahnge the graphics
Re: My First Game (Searching ideas for a name ^^)
Posted: Sat Apr 07, 2012 1:02 pm
by Larsii30
YGOFreak1997 wrote:@Larsii30: The first one is awesome and lövely
I'll take it as a new bg and mention you in the credits/special thanks
...
Do what you want with it. But I whould advise you to try drawing one on your own. This on was made in 5 min and needs a few
corrections I think.
greets
Re: Octopussy's Revenge
Posted: Thu Apr 19, 2012 7:48 pm
by felix24
this is really cool guys
. are you going to add some enemies that fire back at the player?
keep up the good work!
Re: Octopussy's Revenge
Posted: Fri Apr 20, 2012 7:46 am
by YGOFreak1997
felix24 wrote:this is really cool guys
. are you going to add some enemies that fire back at the player?
keep up the good work!
Of course, we're currently working on highscore saving, new enemies, shooting enemies, etc.
Re: Octopussy's Revenge
Posted: Tue Jun 12, 2012 12:06 pm
by YGOFreak1997
I've added some really cool features by now, so be sure to look up the new links in the first post!