CO Request; Rolling Fog

  • 8 Replies
  • 4364 Views
*

Offline Dj Gopher

  • 419
  • 15
    • View Profile
CO Request; Rolling Fog
« on: November 14, 2012, 08:24:40 »
Hello!
I am in need of a foggy co that would work in a rainy forest. I can make it myself, but it likely won't turn out very well if I do, so I am wondering if the community has made, has access to, or perhaps will make (:P + <3) one?
Something that is rather thin and covers predominately the middle of the screen is preferable, something sitting above the ground (between 3-5 tiles up) and below the trees (about 5-7 tiles above the ground)

Thanks!
Dj
« Last Edit: November 18, 2012, 10:58:02 by Dj Gopher »

*

Offline Headgrinder

  • 901
  • 35
  • Smart Steel Polisher
    • View Profile
    • www.matthewepperson.wordpress.com
Re: CO Request; Rolling Fog
« Reply #1 on: March 10, 2013, 21:03:00 »
Did you find what you needed?  I know this is a bit of a grave dig, but I'm considering making a low lying mist, though it won't be animated.

*

Offline Dj Gopher

  • 419
  • 15
    • View Profile
Re: CO Request; Rolling Fog
« Reply #2 on: March 12, 2013, 16:29:49 »
I didn't
Do let me know :)

*

Offline egomassive

  • 1850
  • 250
    • View Profile
    • egomassive games
Re: CO Request; Rolling Fog
« Reply #3 on: March 12, 2013, 17:26:42 »
What do you think of the steam rising from the bath in Capitalism 2? I could use the same principals to make fog if it is desired.

*

Offline Headgrinder

  • 901
  • 35
  • Smart Steel Polisher
    • View Profile
    • www.matthewepperson.wordpress.com
Re: CO Request; Rolling Fog
« Reply #4 on: October 06, 2013, 14:29:52 »
Just so you know (just noticed I had never gotten back to you on this) my fog hasn't worked out yet... or rather the area I was wanting fog for hasn't worked out yet, so I got nothin'.

*

Offline plural

  • 186
  • 102
  • twice shy
    • View Profile
Re: CO Request; Rolling Fog
« Reply #5 on: October 06, 2013, 19:44:08 »
This is the fog I'm using in the empty planet for various things. It's not really smooth but it works for my purposes. You probably can't contain it within the middle as it takes up the entire screen but you could probably squish it to only take of a certain amount of vertical space as long as the ground it was hitting was a flat surface.

http://i.imgur.com/iDsWFM2.png
http://i.imgur.com/XiINyoL.png

Change the custom object number to whatever you're at. They're placed at the upper left-hand corner of the room. They definitely might not look good if the background makes them too apparent, and definitely won't look good if you speed them up. I overlayed two because I made one I didn't like and another I didn't like and then put them over one another and it ended up being acceptable that way.

Code: [Select]
[Custom Object 103]
image=fog2.png
Tile Width=600
Tile Height=240
Init Animto=51
Init Animspeed=50
Offset X=288
Offset Y=108
[Custom Object 104]
image=fog.png
Tile Width=600
Tile Height=240
Init Animto=29
Init Animspeed=10
Offset X=288
Offset Y=108

Feel no need to attribute these to me in your level credits, I feel like attributions look clutter-y. But you can do what you like. I'm not sure these would be what you want. That is, assuming, DJ Gopher still wants them. I should check this section more often.

*

Offline Dj Gopher

  • 419
  • 15
    • View Profile
Re: CO Request; Rolling Fog
« Reply #6 on: October 06, 2013, 20:25:24 »
Thanks!
However, those two image files are completely transparent.
Imgur sometimes does this with large uploads.
Could you try a different file host, or maybe just attach them?

Dj

Oh, never mind!
Seems it was a problem with transferring over VMware.
I don't think I'll be using these as the movement seems too fast for what I'm looking for, but thank you!
« Last Edit: October 06, 2013, 20:41:47 by Dj Gopher »

*

Offline LPChip

  • You can only truly help other people by allowing them to fail.
  • 3510
  • 138
  • Excel at the thing you're the best at!
    • View Profile
    • LPChip Interactive
Re: CO Request; Rolling Fog
« Reply #7 on: October 06, 2013, 22:01:50 »
Can't you just change the Init Animspeed to change the movement speed?
on the left, above my avatar.

MODPlug Central Forum
"If I tried to kill you, I'd end up with a big fat hole through my laptop." - Chironex

*

Offline Dj Gopher

  • 419
  • 15
    • View Profile
Re: CO Request; Rolling Fog
« Reply #8 on: October 07, 2013, 04:00:38 »
Can't you just change the Init Animspeed to change the movement speed?
I need a fairly static fog that slowly rises or falls somewhat irregularly. This one isn't bad by any means, it just moves leftwards as if there is a decent wind. I did try toying with the speeds and even frame order, but it just doesn't work for what I'm going for.