SimoneRizzuto / the-lone-lantern-project

1 stars 0 forks source link

Implement `WeatherNode` #32

Open SimoneRizzuto opened 1 month ago

SimoneRizzuto commented 1 month ago

This node will be resposible for changing the weather in a scene.

It should be in control of:

It shouldn't be too complex. A simple node that holds two enums for both values.

Then, research best way to display rain in the world.