Well... I decided to add moving platforms instead. It was a bit harder than I first thought, but now they are working nicely. Just some bugs in the editor that I need to take care of
Search found 38 matches
- Thu Apr 21, 2016 7:22 pm
- Forum: Games and Creations
- Topic: [Game] Fighters - Platform fighting game
- Replies: 5
- Views: 9197
- Thu Apr 21, 2016 11:24 am
- Forum: Games and Creations
- Topic: [Game] Fighters - Platform fighting game
- Replies: 5
- Views: 9197
Re: [Game] Fighters - Platform fighting game
Thanks! It's going to be a "punch him/her to death"-syled game. I haven't had very much time to work on it but I've started to implement an edit mode where you can modify the level on the fly. Currently you can draw/move/delete obstacles in a variable grid-snap way. https://love2d.org/imgm...
- Tue Apr 19, 2016 7:28 am
- Forum: General
- Topic: Bloom Shader Problem
- Replies: 3
- Views: 4606
Re: Bloom Shader Problem
Did you read the blog post about shaders in love? It covers the basics of shaders:
http://blogs.love2d.org/content/beginners-guide-shaders
http://blogs.love2d.org/content/beginners-guide-shaders
- Mon Apr 18, 2016 7:23 pm
- Forum: Games and Creations
- Topic: [Game] Fighters - Platform fighting game
- Replies: 5
- Views: 9197
[Game] Fighters - Platform fighting game
So, me and my wife decided we should try to collaborate on a game. For the first time, I'll try to keep my hands to the technical side and not focus on any graphics. So the game is supposed to be as simple as possible but tight enough in it's controlls to be enjoyable. Here's an animated preview of ...
- Mon Apr 18, 2016 9:43 am
- Forum: General
- Topic: Library sub-forum?
- Replies: 36
- Views: 19511
Re: Library sub-forum?
Well, then... I suck at searching and there's no reason to pay any attention to this post
- Mon Apr 18, 2016 6:57 am
- Forum: General
- Topic: Library sub-forum?
- Replies: 36
- Views: 19511
Library sub-forum?
I'm sorry if this been brought up before, I made a quick search and didn't find anything about it. Also I'm not a very frequent visitor so I might have missed some debate about it. Why isn't library development in its own sub-forum? It feels like 80% (Actually more like 15/25 right now, but still......
- Tue Dec 17, 2013 2:48 pm
- Forum: Support and Development
- Topic: Is transparent background possible with borderless windows?
- Replies: 1
- Views: 2035
Is transparent background possible with borderless windows?
Well, like the title asks...
With the new(?) borderless option in love.window, is it possible to get transparent background to make "non-square" windows?
love.graphics.setBackgroundColor() doesnt seem to do the trick
With the new(?) borderless option in love.window, is it possible to get transparent background to make "non-square" windows?
love.graphics.setBackgroundColor() doesnt seem to do the trick
- Mon Apr 29, 2013 12:23 pm
- Forum: Games and Creations
- Topic: Super Monster Attack [LD26]
- Replies: 3
- Views: 3591
- Wed Aug 15, 2012 8:31 am
- Forum: Games and Creations
- Topic: Dynadun [Platform-roguelike Prototype]
- Replies: 21
- Views: 10246
Re: Dynadun [Platform-roguelike Prototype]
Well, it's as I thought then... Inny, thanks for the random function, will try it out as soon as I have time! Lafolie, I think that sharing files is to much hassle for many players. The seed function in games like Minecraft is, imo, the best way to share maps. No network needed, no uploads, no downl...
- Sat Aug 11, 2012 4:20 pm
- Forum: Games and Creations
- Topic: Dynadun [Platform-roguelike Prototype]
- Replies: 21
- Views: 10246
Re: Dynadun [Platform-roguelike Prototype]
Time for a small update... I'm tinkering with the UI. What you see is Health-bar, Mana-bar, Food-bar and Exp-bar. 120811-001.png The ZX Spectrum colors are now used! (You're able to turn them of like proposed) Thanks Jasoco :) The maps will be seed-based so that you're able to share them with friend...