Teardown
评价数不足
How to add thunder to your map
由 ancientevil581 制作
This guide will show you how to add thunder like in the "Art return" mission, and some weather options to go with it.
   
奖励
收藏
已收藏
取消收藏
Introduction
Art return is one of 2 weather-based missions(the other is A wet affair), and if you check the video below, you also notice the thunder effect, with a light.
If you are a curious mapmaker looking to improve your weather, this guide will be helpful.
Setup

Thunder.lua
This is the stock script used for Art return. It provides the basic framework.

Body
This body is used to house the voxbox and the light, and has the "thunder" tag needed by the script.

Voxbox
This is the item moved by the script and for some reason, houses the light(It didn't seem to work with other setups).

Light
This is the part visible in the game, and flashes from time to time. Make sure to use a high value(I used 5000) for the "scale" parameter.
Weather (optional)
To make it look better, set up the environment. These are the settings I use, but you can tweak them.
1 条留言
SoupOrWorm 2021 年 4 月 24 日 上午 11:41 
Alright ill try this...