Flying Game
Re: Flying Game
That worked.
Re: Flying Game
Some progress on the hud.
Does alpha in setcolor not work for fonts?
Does alpha in setcolor not work for fonts?
- nevon
- Commander of the Circuloids
- Posts: 938
- Joined: Thu Feb 14, 2008 8:25 pm
- Location: Stockholm, Sweden
- Contact:
Re: Flying Game
Yes, it should.Maurice wrote:Some progress on the hud.
Does alpha in setcolor not work for fonts?
Code: Select all
love.graphics.setFont(font, size)
love.graphics.setColor(red, blue, green, opacity)
love.graphics.print(string, x, y)
Re: Flying Game
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.
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.
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: Flying Game
Aren't we all? (Well, except for nevon and Ryne)Maurice wrote:Looking for an artist.
Maybe you can find something/someone on http://opengameart.org/
Help us help you: attach a .love.
- tentus
- Inner party member
- Posts: 1060
- Joined: Sun Oct 31, 2010 7:56 pm
- Location: Appalachia
- Contact:
Re: Flying Game
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.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.
Kurosuke needs beta testers
Re: Flying Game
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:
EDIT: Ah, got an error message:
Probably something isn't installed?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
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: Flying Game
No it means its fsaa setting is too high, try lowering it.
Re: Flying Game
Ah, I needed to set it to 0 Thanks to you! This is great work!bartbes wrote:No it means its fsaa setting is too high, try lowering it.
Who is online
Users browsing this forum: No registered users and 3 guests