Weather System · A free to use resource available on the Toolbox

I made a Weather System on Roblox and it is free to use, if you would like to try it then
download it from under here. ↓↓↓
https://create.roblox.com/store/asset/83193314057929/WeatherHandler-WIP

This weather system features SFX, Graphics, Atmosphere and very soon, GUI.

It is easy to customize and is extremely easy to implement in studio, as all you have to do is put the script called WeatherHandler in ServerScriptService and it is implemented.

I plan to add many more features to this system.

This is the very first Free Model i have put on the DevForum, so it may not be the best. As of now, it is WIP and is not fully complete but is still functional and offers many features.

Give me ideas for this system please.
Constructive criticism would be appreciated.

3 Likes

Model is closed for now, fixing model.
Sorry

Model is back open.
Fixed some bugs and made it easier to configure.

Hey guys, if anyone sees this message can you give me ideas for other free resources, i am kinda bored rn and do not know what to make

1 Like

didnt try your model but maybe try to make a task system

1 Like

Hey, nice system!

I have some advice for you:

  • You likely wanna add some videos/pictures of your resource in use here, that way other users can see it in action.

  • I’m not sure if you’ve tested the system before posting it, because as it is right now, it does not work.

You used instance values as settings
image
But you aren’t getting said value in the code
image


It should be:

TS:Create(Clouds, TI, {Cover = Config.CloudSettings.CloudCover.Value}):Play()

Hope this helps :+1:

2 Likes

could you explain more about what type of task system you want me to make?
a simple objective ui in the top corner or something else.

2 Likes

A simple customizable objective system would be cool

Ok, I will try to make it, but it may take some time, because i have a project that i will be developing frequently

1 Like