Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Stupid question about weather effects

You know, I can't believe I'm even asking this, cause the answer's probably right in front of me... but, at what viewport are weather effects produced?

I'm wanting to shift my 'fog' layer above it for some nice shading to some rain...

Edit: For instance, in Spriteset_Map I see this line
# Make panorama plane
@panorama = Plane.new(@viewport1)
@panorama.z = -1000

but for weather, I only see this...
# Make weather
@weather = RPG::Weather.new(@viewport1)

would it automatically understand if I did something like...
@weather.z = -800 ?
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top