Flying Game

Show off your games, demos and other (playable) creations.
User avatar
middlerun
Citizen
Posts: 64
Joined: Tue Nov 25, 2008 4:31 am
Location: Sydney, Australia
Contact:

Re: Flying Game

Post by middlerun »

That worked. :awesome:
Maurice
Prole
Posts: 23
Joined: Mon Jul 19, 2010 11:41 am

Re: Flying Game

Post by Maurice »

Some progress on the hud.
Image
Does alpha in setcolor not work for fonts?
User avatar
nevon
Commander of the Circuloids
Posts: 938
Joined: Thu Feb 14, 2008 8:25 pm
Location: Stockholm, Sweden
Contact:

Re: Flying Game

Post by nevon »

Maurice wrote:Some progress on the hud.
Image
Does alpha in setcolor not work for fonts?
Yes, it should.

Code: Select all

love.graphics.setFont(font, size)
love.graphics.setColor(red, blue, green, opacity)
love.graphics.print(string, x, y)
Maurice
Prole
Posts: 23
Joined: Mon Jul 19, 2010 11:41 am

Re: Flying Game

Post by Maurice »

Looking for an artist.
It should be all vector art looking, like the rest of the game.
Would have to create backgrounds, planes, rockets, hud elements, really not a lot.
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: Flying Game

Post by Robin »

Maurice wrote:Looking for an artist.
Aren't we all? ;) (Well, except for nevon and Ryne)

Maybe you can find something/someone on http://opengameart.org/
Help us help you: attach a .love.
User avatar
tentus
Inner party member
Posts: 1060
Joined: Sun Oct 31, 2010 7:56 pm
Location: Appalachia
Contact:

Re: Flying Game

Post by tentus »

Maurice wrote:Looking for an artist.
It should be all vector art looking, like the rest of the game.
Would have to create backgrounds, planes, rockets, hud elements, really not a lot.
I can lend a hand every so often, if you're specific in what you want. Examples of (admittedly aging) vector work can be found here: http://tsholden.com/pages/digital.php The better work is nearer the bottom, I have the category sorted oldest to newest.
Kurosuke needs beta testers
nomnom
Prole
Posts: 7
Joined: Tue Nov 16, 2010 1:37 pm

Re: Flying Game

Post by nomnom »

What LÖVE version do we need to play it? I tried a few times to start the .love, but no window opened... Is this the same for you?

EDIT: Ah, got an error message:
jakob@jakob-laptop:~/Desktop$ love Flying_Game.love
Could not set video mode: Couldn't find matching GLX visual
boot [string "boot.lua"]:277: Could not set screen mode stack traceback:
[string "boot.lua"]:833: in function 'error_printer'
[string "boot.lua"]:768: in function <[string "boot.lua"]:766>
[C]: in function 'assert'
[string "boot.lua"]:277: in function <[string "boot.lua"]:215>
[C]: in function 'xpcall'
[string "boot.lua"]:838: in main chunk
Probably something isn't installed?
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: Flying Game

Post by bartbes »

No it means its fsaa setting is too high, try lowering it.
nomnom
Prole
Posts: 7
Joined: Tue Nov 16, 2010 1:37 pm

Re: Flying Game

Post by nomnom »

bartbes wrote:No it means its fsaa setting is too high, try lowering it.
Ah, I needed to set it to 0 :shock: Thanks to you! This is great work!
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests