How can I make lightning bolts come from the sky? Like Jailbreak for example.
I’m trying to use this model. I think it’s going to work well for my game. https://www.roblox.com/library/386839042/EvLightning-v1-2-1
but, i dont know how to activate it. It’s MainModule inside Class.
Well, module scripts do work in workspace, but for organazation sakes it’s better to put them in ServerScriptService, which is a place to put server scripts.
If you don’t know how to activate it, then search up resources based on it or look through the code. It very clearly says on the description to look through the source for documentation. You really need to try things first before you ask for help on them.
You can use a documented alternative if you don’t know how to work with EvLightning, but please actually try to work with it before posting a thread about it.