notchris / noteditor

A simple multi-platform 3D editor built with threejs / webgl.
https://notchris.net/noteditor
11 stars 1 forks source link

Simple Weather Wind #16

Open circuitbone opened 4 years ago

circuitbone commented 4 years ago

Code

  1. Create a class like WeatherEvents

Within this class start with clouds and then onto more weather events

I guess all floats but you decide.

During the live game the wind will change direction.

Timer Chronos function and vars

The shift time is a timer that times up or down and changes the shift amount randomly positive or negative

Assets 3D

Use Cylinders as primitives or use clouds mesh below

Create cloud positions using noise placement Animate clouds by popping position around camera view Clouds show to the player the wind speed and direction. Clouds 3d act as indicators to the player

A cloud shadow will be a very nice aesthetic in this kind of game.

GUI

-Hide these last two later after debug is complete.

circuitbone commented 4 years ago

clouds_sml_mdm_lge_OBJMTL.zip