Page 1 of 2

Lövely Clouds

Posted: Sat Feb 28, 2009 5:25 pm
by Robin
I made a small test program that shows some clouds floating around, perhaps usable as background animation for a platformer. Please tell me what you think.

Re: Lövely Clouds

Posted: Sat Feb 28, 2009 5:49 pm
by iamah
good start for a game... if i had the skills I'd try adding depth feeling, by making small clouds from behind move slower than bigger clouds in the front... maybe 3 depth levels would be cool

Re: Lövely Clouds

Posted: Sat Feb 28, 2009 7:14 pm
by Skofo
I think that the color you used for the sky is too deep and unnatural... :shock: Kind of hurts my eyes. I would use something like the LOVE Club's banner color, which is (16, 159, 230), but that's just me.

But if that's your intentional style thing, then it's all good. ^^

Re: Lövely Clouds

Posted: Sun Mar 01, 2009 1:47 am
by pundit
I think this is cool. I agree on the color though.

Re: Lövely Clouds

Posted: Sun Mar 01, 2009 5:37 am
by Xcmd
That color of blue can and does exist in the sky. You're looking at late mid-day in the northern hemisphere around autumn.

Also this is nice. I think it would be a good background for a platform game, yes. :D

Re: Lövely Clouds

Posted: Sun Mar 01, 2009 10:10 am
by Robin
Skofo wrote:I think that the color you used for the sky is too deep and unnatural... :shock: Kind of hurts my eyes. I would use something like the LOVE Club's banner color, which is (16, 159, 230), but that's just me.
This was just a test, and I really didn't pay much attention to colour. However, after I read your comment, I checked it, and maybe your right. If I or someone else wants to make a game with it, your suggestion might be a better choice. In a real game, I would also make the clouds slower, so they don't distract the player too much.

Re: Lövely Clouds

Posted: Tue Mar 03, 2009 12:35 am
by iamwilhelm
Kinda nice, nice, though I was hoping for something like a 2D version of the the PS3 game "flower" http://www.jp.playstation.com/scej/title/flowery/.

I think it can turn into a nice thing to just cloud watch, and see shapes forming into rabbits and dissipate. It's somewhat of a hard effect to achieve, but with simple polygons that are floating in parallax, you can design it so that when the cloud shapes line up just right, they look like an animal.

Re: Lövely Clouds

Posted: Tue Mar 03, 2009 3:42 am
by Skofo
iamwilhelm wrote:Kinda nice, nice, though I was hoping for something like a 2D version of the the PS3 game "flower" http://www.jp.playstation.com/scej/title/flowery/.

I think it can turn into a nice thing to just cloud watch, and see shapes forming into rabbits and dissipate. It's somewhat of a hard effect to achieve, but with simple polygons that are floating in parallax, you can design it so that when the cloud shapes line up just right, they look like an animal.
Sounds like you're the right man for the job to create a sky library. ;)

Re: Lövely Clouds

Posted: Tue Mar 03, 2009 7:17 am
by bartbes
Depends on how well it's done, but looks nice.
BTW, why did you link us to a Japanese page?

Re: Lövely Clouds

Posted: Tue Mar 03, 2009 1:07 pm
by iamwilhelm
Skofo wrote:
iamwilhelm wrote:Kinda nice, nice, though I was hoping for something like a 2D version of the the PS3 game "flower" http://www.jp.playstation.com/scej/title/flowery/.

I think it can turn into a nice thing to just cloud watch, and see shapes forming into rabbits and dissipate. It's somewhat of a hard effect to achieve, but with simple polygons that are floating in parallax, you can design it so that when the cloud shapes line up just right, they look like an animal.
Sounds like you're the right man for the job to create a sky library. ;)
Haha. Eventually, sure. It sounds like an interesting problem to tackle. But right now, I'm working on Frock. http://love2d.org/forum/viewtopic.php?f=5&t=470